Struct competitive_programming_rs::geometry::circle::Point [−][src]
pub struct Point(_, _);
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for Point
impl UnwindSafe for Point
Blanket Implementations
Mutably borrows from an owned value. Read more