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