[][src]Type Definition json_peek::value::Null

type Null = Item<()>;

Methods

impl Null[src]

pub fn new_null() -> Self[src]