Function sled_web::request::iter[][src]

pub fn iter(base_uri: Uri) -> Request<Body>

Shorthand for from(base_uri, Iter).