open

Function open 

Source
pub fn open<T>(path: T, content: &mut String) -> Result<Parser<'_>>
where T: AsRef<Path>,
Expand description

Open a document.