Module misc

Module misc 

Source
Expand description

Miscellaneous items.

Re-exports§

pub use crate::desc::misc as desc;
pub use crate::srcinfo::misc as srcinfo;
pub use indexmap;
pub use parking_lot;
pub use typebool;

Structs§

False
false as a dedicated type.
True
true as a dedicated type.

Traits§

StaticBool
A type that expresses a boolean value.