Module misc

Module misc 

Source
Expand description

Miscellaneous items.

Re-exports§

pub use arch_pkg_text::misc::indexmap;
pub use arch_pkg_text::misc::typebool;
pub use is_type;

Modules§

desc
Miscellaneous items related to desc.

Structs§

Attached
Pair of main data and attached metadata.
False
false as a dedicated type.
True
true as a dedicated type.

Traits§

AttachedUtils
Methods to interact with Attached.
IntoAttached
Utility trait to create object with attachments.
StaticBool
A type that expresses a boolean value.