Point

Type Alias Point 

Source
pub type Point = Eq;
Expand description

A Vesta point in the projective coordinate space.

Aliased Typeยง

pub struct Point { /* private fields */ }