Skip to main content

FuncIdx

Type Alias FuncIdx 

Source
pub type FuncIdx = u16;
Expand description

An opaque function index, from the runtime’s view — the compile crate’s FuncIdx (a u16), kept local so this crate stays dependency-free.