FunctionId

Type Alias FunctionId 

Source
pub type FunctionId = String;
Expand description

Unique identifier for a function

Aliased Typeยง

pub struct FunctionId { /* private fields */ }