pub trait Source: Any + Debug { }
Expand description

The source of an ApproxPoint

Implementations on Foreign Types§

source§

impl Source for (Handle<HalfEdge>, Point<1>)

Implementors§