pub fn compile_ambiguous_with_options(
input: &str,
options: CompileOptions,
) -> Result<Vec<String>, ParseError>Expand description
Compile with PP attachment ambiguity detection and specified options.
pub fn compile_ambiguous_with_options(
input: &str,
options: CompileOptions,
) -> Result<Vec<String>, ParseError>Compile with PP attachment ambiguity detection and specified options.