This page requires javascript to work

[][src]Function voile::syntax::surf::parse_expr_err_printed

pub fn parse_expr_err_printed(code: &str) -> Result<Expr, ()>

Parse a string into an optional expression and print error to stderr.