Function compile

Source
pub fn compile<T: Target>(script: &str) -> Result<String, String>