Crate freedesktop_file_parser

Source

Re-exports§

pub use parser::parse;
pub use structs::*;

Modules§

internal_structs
parser
structs
This module provides types for parsing and representing Linux .desktop files according to the freedesktop.org Desktop Entry Specification. Desktop entries are used to describe applications, shortcuts, and directories in desktop environments.