pub const STRUCT_SIG_END_STR: &str = ")";
The closing character of STRUCT type signature, as a string. Provided for manual signature creation.