pub const STRUCT_SIG_END_CHAR: char = ')';
Expand description

The closing character of STRUCT type signature. Provided for manual signature creation.