Skip to main content

try_harvest

Function try_harvest 

Source
pub fn try_harvest(body: &[u8]) -> Result<(Vec<String>, u64), Error>
Expand description

Fallible harvesting for callers that must distinguish malformed JSON from an intentionally empty request.