rene 0.2.0

Computational geometry.
Documentation
1
2
3
use super::types::Contour;

impl<Scalar: Eq> Eq for Contour<Scalar> {}