Trait swagger::auth::RcBound[][src]

pub trait RcBound: Push<Option<Authorization>> + Send + 'static { }
Expand description

Bound for Request Context for MakeService wrappers

Implementors