pub const ARRAY_SIGNATURE_STR: &'static str = "a";
Expand description

The prefix of ARRAY type signature, as a string. Provided for manual signature creation.