Constant zvariant::STRUCT_SIG_START_STR
source ยท pub const STRUCT_SIG_START_STR: &str = "(";
Expand description
The opening character of STRUCT type signature, as a string. Provided for manual signature creation.
pub const STRUCT_SIG_START_STR: &str = "(";
The opening character of STRUCT type signature, as a string. Provided for manual signature creation.