compile_discourse_with_options

Function compile_discourse_with_options 

Source
pub fn compile_discourse_with_options(
    sentences: &[&str],
    options: CompileOptions,
) -> Result<String, ParseError>
Expand description

Compile multiple sentences as a discourse with specified options.