load_cml_with_context

Function load_cml_with_context 

Source
pub fn load_cml_with_context(
    buffer: &String,
    file: &Path,
) -> Result<DocumentContext, Error>