Skip to main content

side

Function side 

Source
pub fn side(e: &Error) -> Side
Expand description

Classify a ureq error. The match is on the VARIANT, not on the text of the message, because a message is a sentence someone can reword and a variant is a decision the library made.