[][src]Function async_httplib::parse_method

pub fn parse_method(data: Vec<u8>) -> Result<Method, Error>