# actix-web-lab
> Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.
[](https://crates.io/crates/actix-web-lab)
[](https://docs.rs/actix-web-lab/0.2.3)

<br />
[](https://deps.rs/crate/actix-web-lab/0.2.3)
[](https://crates.io/crates/actix-web-lab)
[](https://circleci.com/gh/robjtede/actix-web-lab/tree/main)
# Things To Know About This Crate
- It will never reach v1.0.
- Minimum Supported Rust Version (MSRV) is latest stable at the time of each release.
- Breaking changes will likely happen on every 0.x version bump.
- Documentation will probably be limited for some items.
- Items that graduate to the main Actix Web crate will be deprecated for at least one minor
version of this crate.
- It will often be as easy as dropping the `_lab` suffix from imports when items graduate.