Trait na::traits::IntoPnt [−][src]
pub trait IntoPnt<V> { fn into_pnt(self) -> V; }
Required methods
Loading content...Implementations on Foreign Types
Loading content...Implementors
Loading content...
pub trait IntoPnt<V> { fn into_pnt(self) -> V; }