Static json_writer::NULL
source · pub static NULL: NullExpand description
Represents the null value in json.
Note: Option::None may be used instead in most cases.
pub static NULL: NullRepresents the null value in json.
Note: Option::None may be used instead in most cases.