scan

Function scan 

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

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