[][src]Trait loa::generation::REPLDirectives

pub trait REPLDirectives {
    fn show_type(&self, type_: Type);
fn show_behaviours(&self, type_: Type, types: &Types); }

Required methods

fn show_type(&self, type_: Type)

fn show_behaviours(&self, type_: Type, types: &Types)

Loading content...

Implementations on Foreign Types

impl REPLDirectives for ()[src]

Loading content...

Implementors

Loading content...