Static json_writer::NULL

source ·
pub static NULL: Null
Expand description

Represents the null value in json.

Note: Option::None may be used instead in most cases.