Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ from
Method
from
cranelift/assembler-x64/meta/src/dsl/encoding.rs:371–373 ·
view source on GitHub ↗
(rex: Rex)
Source
from the content-addressed store, hash-verified
369
370
impl From<Rex> for Encoding {
371
fn from(rex: Rex) -> Encoding {
372
Encoding::Rex(rex)
373
}
374
}
375
376
impl fmt::Display for Rex {
Callers
nothing calls this directly
Calls
4
Rex
Class · 0.85
Vex
Class · 0.85
Evex
Class · 0.85
parse
Function · 0.50
Tested by
no test coverage detected