pub const DICT_ENTRY_SIG_END_STR: &str = "}";
The closing character of DICT_ENTRY type signature, as a string. Provided for manual signature creation.