Skip to main content

parse_widows

Function parse_widows 

Source
pub fn parse_widows<'a>(input: &'a str) -> Result<Widows, WidowsParseError<'a>>