MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / BoolSettingIndex

Class BoolSettingIndex

cranelift/codegen/meta/src/cdsl/settings.rs:4–4  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2
3#[derive(Clone, Copy, Hash, PartialEq, Eq)]
4pub(crate) struct BoolSettingIndex(usize);
5
6#[derive(Hash, PartialEq, Eq)]
7pub(crate) struct BoolSetting {

Callers 1

add_boolMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected