Trait na::AsPnt

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

Required Methods

Implementors