Function nutlex::parse

source ·
pub fn parse<T>(input: &T, options: Options) -> Result<Rawfile<'_>>
where T: AsRef<[u8]>,
Expand description

Parse the given rawfile data.