Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wasmtime
/ lane_type
Method
lane_type
cranelift/codegen/meta/src/cdsl/types.rs:315–317 ·
view source on GitHub ↗
Return the lane type.
(&self)
Source
from the content-addressed store, hash-verified
313
314
/// Return the lane type.
315
pub fn lane_type(&self) -> LaneType {
316
self.base
317
}
318
319
/// Find the unique number associated with this vector type.
320
///
Callers
1
new_singleton
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected