pub const STRUCT_SIG_START_CHAR: char = '(';
The opening character of STRUCT type signature. Provided for manual signature creation.