Struct cranelift_codegen_meta::cdsl::settings::BoolSettingIndex
source · pub(crate) struct BoolSettingIndex(usize);
Tuple Fields§
§0: usize
Trait Implementations§
source§impl Clone for BoolSettingIndex
impl Clone for BoolSettingIndex
source§fn clone(&self) -> BoolSettingIndex
fn clone(&self) -> BoolSettingIndex
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moresource§impl Hash for BoolSettingIndex
impl Hash for BoolSettingIndex
source§impl Into<PredicateNode> for BoolSettingIndex
impl Into<PredicateNode> for BoolSettingIndex
source§fn into(self) -> PredicateNode
fn into(self) -> PredicateNode
Converts this type into the (usually inferred) input type.
source§impl Into<PresetType> for BoolSettingIndex
impl Into<PresetType> for BoolSettingIndex
source§fn into(self) -> PresetType
fn into(self) -> PresetType
Converts this type into the (usually inferred) input type.