Function sled_web::request::succ[][src]

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

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