Null

Type Alias Null 

Source
pub type Null = Spanned<()>;
Expand description

null + span information

Aliased Typeยง

pub struct Null { /* private fields */ }