shield-actix 0.3.0

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::*;