Constant zvariant::STRUCT_SIG_START_CHAR
source ยท pub const STRUCT_SIG_START_CHAR: char = '(';
Expand description
The opening character of STRUCT type signature. Provided for manual signature creation.
pub const STRUCT_SIG_START_CHAR: char = '(';
The opening character of STRUCT type signature. Provided for manual signature creation.