Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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)]
4
pub(crate) struct BoolSettingIndex(usize);
5
6
#[derive(Hash, PartialEq, Eq)]
7
pub(crate) struct BoolSetting {
Callers
1
add_bool
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected