[−][src]Constant webext_storage::ffi::error_codes::INVALID_JSON
pub const INVALID_JSON: i32 = 2;
The application passed an invalid JSON string for a storage key or value.
pub const INVALID_JSON: i32 = 2;
The application passed an invalid JSON string for a storage key or value.