#[macro_use]externcrate serde_derive;externcrate num_traits;externcrate spade;pubusetraits::ToGeo;pubusetypes::*;pubusealgorithm::*;modtraits;modtypes;/// This module includes all the functions of geometric calculations
pubmodalgorithm;#[cfg(test)]#[macro_use]externcrate approx;