Module ct_utils::prelude

source ·
Expand description

Re-export of often used types and behaviour.

Re-exports

pub use ct_cons::CTAppend;
pub use ct_cons::CTCons;
pub use ct_cons::CTConsTerm;
pub use ct_cons::CTOffsetExt;
pub use ct_cons::CTSized;
pub use ct_if::CTBool;
pub use ct_if::CTFalse;
pub use ct_if::CTIf;
pub use ct_if::CTTrue;
pub use ct_if::IfCheck;