Type Definition cairo_lang_sierra::program::Function

source ·
pub type Function = GenFunction<StatementIdx>;

Trait Implementations§

source§

impl Display for Function

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more