# caslex-extra

[](https://crates.io/crates/caslex-extra)
[](https://docs.rs/caslex-extra)
Extra tools for creating web services.
## Safety
This crate uses `#![forbid(unsafe_code)]` to ensure everything is implemented in 100% safe Rust.
## License
This project is licensed under the [MIT license](https://github.com/mkbeh/caslex/tree/main/caslex/LICENSE).