logo
pub const DICT_ENTRY_SIG_START_STR: &str = "{";
Expand description

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