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