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