Function sled_web::request::pred[][src]

pub fn pred(base_uri: Uri, key: Vec<u8>) -> Request<Body>

Shorthand for from(base_uri, Pred { key }).