// devela::data::codec::bin::bit
//
// private
//
//! > If a named item is a thing that can be present, use `set!`.
//! > If a named item is a slot that can hold a value, use `bitfield!`.
//
// mod budget; // BitBudget
// bitfield!
// mod manifest; // BitManifest
// mod recipe; // BitRecipe
// mod view; // BitView // WIP
// set!
cratestructural_mods!