Registry / web-framework / actix-web-lab

actix-web-lab

JSON →
library0.26.0rscratesunverified

In-progress extractors and middleware for Actix Web.

# Cargo.toml [dependencies] actix-web-lab = "0.26.0"
INSTALL
IMPORT
SIG · ACTIX-WEB-LAB
A
actix-web-lab
web-frameworkrustv0.26.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

LabExtractor
use actix_web_lab::*;

Minimal usage of Actix Web Lab.

use actix_web_lab::*; fn main() { // Example usage let _ = LabExtractor::new(); }
Debug
Known issues
breakingThis crate is experimental and may have breaking changes.
fix
Pin to a specific version and test thoroughly.
affects: >=0.26.0
Upgrade
Version history
0.26.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
40 hits · last 30 days
node
32
OpenAI (training)
2
Resources
actix-web-lab — cargo add actix-web-lab · libregistry