use ;
use ;
use ;
/// Type of a static handler, which users annotate with Rocket's attribute.
pub type StaticHandler = for<'r> fn ;
/// Information generated by the `route` attribute during codegen.
/// Information generated by the `catch` attribute during codegen.