Static NULL

Source
pub static NULL: Null
Expand description

Represents the null value in json.

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