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