pub const STRUCT_SIG_END_STR: &str = ")";
Expand description

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