Trait rin_math::IsParallel [−][src]
pub trait IsParallel {
fn is_parallel(&self, other: &Self) -> bool;
}Required methods
fn is_parallel(&self, other: &Self) -> bool[src]
Implementors
Loading content...