[][src]Function sass_rs::compile_string

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

Takes a string and compiles it with the options given