Home
last modified time | relevance | path

Searched defs:CustomAlignment (Results 1 – 1 of 1) sorted by relevance

/wasmtime-44.0.1/crates/wasmtime/src/compile/
H A Druntime.rs154 fn custom_alignment(&self) -> CustomAlignment { in custom_alignment()
175 pub(crate) struct CustomAlignment { struct
180 type State = CustomAlignment; argument