pub const STRUCT_SIG_END_CHAR: char = ')';
The closing character of STRUCT type signature. Provided for manual signature creation.