pub const STRUCT_SIG_START_CHAR: char = '(';
Expand description

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