[][src]Function access_log_parser::parse

pub fn parse(log_type: LogType, line: &str) -> Result<LogEntry, Err<&str>>