pub fn compile_all_scopes_with_options(
input: &str,
options: CompileOptions,
) -> Result<Vec<String>, ParseError>Expand description
Returns all scope readings with specified output format.
pub fn compile_all_scopes_with_options(
input: &str,
options: CompileOptions,
) -> Result<Vec<String>, ParseError>Returns all scope readings with specified output format.