Constant zvariant::MAYBE_SIGNATURE_CHAR[][src]

pub const MAYBE_SIGNATURE_CHAR: char = 'm';
Expand description

The prefix of MAYBE (GVariant-specific) type signature, as a character. Provided for manual signature creation.