parse_compat

Function parse_compat 

Source
pub fn parse_compat(code: &str) -> Result<Vec<Cirru>, String>
👎Deprecated since 0.2.0: Use parse() instead which provides better error information
Expand description

Backward compatibility function that returns Result with String error