Trait lambda_mountain::Type

source ·
pub trait Type {
    // Required method
    fn fragment_type(&self) -> FragmentType;
}

Required Methods§

Implementors§