pub fn lookup(rel_path: &str) -> Option<&'static str>Expand description
Look up the embedded RelaxNG bytes by their tree-relative path
(e.g. "LaTeXML.model", "LaTeXML-common.rng", or
"svg/svg11.rng"). Returns None if the name isn’t in the
generated manifest.