Skip to main content

get

Function get 

Source
pub fn get(base_uri: Uri, key: Vec<u8>) -> Request<Body>
Expand description

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