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

pub fn parse_str_err_printed(code: &str) -> Result<Vec<Decl>, ()>

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