FunctionId

Type Alias FunctionId 

Source
pub type FunctionId = TypedId<13>;

Aliased Type§

#[repr(transparent)]
pub struct FunctionId(pub(crate) u32);

Tuple Fields§

§0: u32

Implementations§