pub fn pred(base_uri: Uri, key: Vec<u8>) -> Request<Body>
Shorthand for from(base_uri, Pred { key }).
from(base_uri, Pred { key })