pub const JSON_EMPTY_VECTOR: &[u8];
The JSON serialization of an empty vector: [].
[]
Used as a placeholder for constructor parameters when no arguments are needed.