shield-actix 0.2.5

Actix integration for Shield.
Documentation
1
2
3
4
5
6
7
mod extract;
mod service;
mod transform;

pub use extract::*;
pub use service::*;
pub use transform::*;