[][src]Function freedesktop_entry_parser::parse_entry

pub fn parse_entry<'a>(input: &'a [u8]) -> EntryIter<'a>

Parse a FreeDesktop entry file. Returns and iterator over the sections in the file.