// The README is the crate's documentation: including it here puts one text on
// docs.rs and in the repository, and turns every Rust block it carries into a
// doctest, so an example that stops compiling fails `cargo test`.
pub use interior_point;
pub use centroid_first_interior_point;
pub use ;