Skip to main content

parse_with_conjure

Function parse_with_conjure 

Source
pub(crate) fn parse_with_conjure(
    input_file: &str,
    context: Arc<RwLock<Context<'static>>>,
) -> Result<Model>