pub static CAN_SAVE_VAR: ContextVar<bool>Expand description
Enable/disable on_save and on_pre_save command handles.
Enabled by default, use the can_save property to set.
pub static CAN_SAVE_VAR: ContextVar<bool>Enable/disable on_save and on_pre_save command handles.
Enabled by default, use the can_save property to set.