Function compile_string

Source
pub fn compile_string(content: &str, options: Options) -> Result<String, String>
Expand description

Takes a string and compiles it with the options given