Constant JSON_EMPTY_VECTOR

Source
pub const JSON_EMPTY_VECTOR: &[u8];
Expand description

The JSON serialization of an empty vector: [].

Used as a placeholder for constructor parameters when no arguments are needed.