Skip to main content

FuncId

Type Alias FuncId 

Source
pub type FuncId = Idx<Func>;
Expand description

A function in a module.

Aliased Typeยง

pub struct FuncId { /* private fields */ }