pub const DICT_ENTRY_SIG_END_STR: &'static str = "}";
Expand description

The closing character of DICT_ENTRY type signature, as a string. Provided for manual signature creation.