IntoPTypeExpr

Trait IntoPTypeExpr 

Source
pub trait IntoPTypeExpr {
    // Required method
    fn into_p_type_expr(self) -> PTypeExpr;
}

Required Methods§

Implementors§