Type Alias FunId

Source
pub type FunId = PathBuf;
Expand description

Type alias for function identifiers, represented as filesystem paths

Aliased Typeยง

pub struct FunId { /* private fields */ }