Trait na::AsPnt [] [src]

pub trait AsPnt<T> {
    fn as_pnt(&self) -> &T;
}

Required Methods

Implementors