Type Definition tiny_dynamo::Request[][src]

pub type Request = HttpRequest<Vec<u8>>;
Expand description

A type alias for http::RequestVec<u8>