Skip to main content

interpret_answer

Function interpret_answer 

Source
pub fn interpret_answer(
    request: &PendingRequest,
    line: &str,
) -> Result<Value, HumanCliError>
Expand description

Interprets one answer line into the mode-shaped response payload the store arbitration validates (06 §2.1 union).