[][src]Function dhcpd_parser::parser::parse

pub fn parse<S>(input: S) -> Result<ParserResult, String> where
    S: Into<String>,