Skip to main content

parse_method

Function parse_method 

Source
pub fn parse_method(input: &str) -> Option<HttpMethod>
Expand description

Parses a method token into a standard variant or Other.