Module abi_stable::type_level::bools
source · Expand description
Type-level booleans.
This is a re-export from core_extensions::type_level_bool
,
so as to allow glob imports (abi_stable::type_level::bools::*
)
without worrying about importing too many items.