# lyon::algorithms A collection of various vector path manipulation algorithms.
- Path bounding box - Path area - Path length - Winding numbers of a path at any position - Hatching a Path - Path hit testing - Path ray casting - walking along a path `lyon_algorithms` can be used as a standalone crate or as part of [lyon](https://docs.rs/lyon/) via the `lyon::algorithms` module.