Function systemd_parser::parser::parse_unit [] [src]

pub fn parse_unit(input: &str)
                  -> Result<Vec<SystemdItem>, Vec<(IError<&str>, u32)>>