actix-web-lab 0.2.0

In-progress extractors and middleware for Actix Web
Documentation

actix-web-lab

Experimental extractors, middleware, and other extras for possible inclusion in Actix Web.

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.