Trait Anchor

Source
pub trait Anchor {
    // Provided method
    fn anchor(&self) -> &DPoint { ... }
}

Provided Methods§

Source

fn anchor(&self) -> &DPoint

Implementors§