pub const DICT_ENTRY_SIG_END_CHAR: char = '}';
Expand description

The closing character of DICT_ENTRY type signature. Provided for manual signature creation.