Module type_ne

Source
Expand description

TypeNe-related items

Re-exports§

pub use crate::TypeNe;
pub use crate::type_ne;
pub use crate::type_ne;

Enums§

LeftArg
Marker type, for constructing TypeNe in TypeNe::with_fn constructor.
RightArg
Marker type, for constructing TypeNe in TypeNe::with_fn constructor.