Module misc

Source
Expand description

Miscellaneous items.

Re-exports§

pub use crate::desc::misc as desc;
pub use crate::srcinfo::misc as srcinfo;

Structs§

False
Static boolean which corresponds to false.
True
Static boolean which corresponds to true.

Traits§

StaticBool
To be used as an associated type which is analogous to a bool.
StaticValue