Function stark::sail::interpret [−][src]
pub fn interpret(code: &str) -> Result<String, SlErrCode>
Expand description
Interprets a Sail expression, returning the formatted result
pub fn interpret(code: &str) -> Result<String, SlErrCode>
Interprets a Sail expression, returning the formatted result