pub const ACTION_ALL: u32 = _; // 7u32Expand description
Defines all possible DND actions.
This can be used in Drop::status() messages when any drop
can be accepted or a more specific drop method is not yet known.
pub const ACTION_ALL: u32 = _; // 7u32Defines all possible DND actions.
This can be used in Drop::status() messages when any drop
can be accepted or a more specific drop method is not yet known.