Function unrest::from_data_req [] [src]

pub fn from_data_req<T: FromData>(
    req: Request
) -> impl Future<Item = T, Error = Error>