1
2
3
4
//! Support for framework

#[cfg(feature = "rocket_support")]
pub mod rocket_support;