Skip to main content

parse_builtin

Function parse_builtin 

Source
pub fn parse_builtin(toml_src: &str) -> Resource
Expand description

Parse one built-in by its embedded TOML. Panics on a malformed built-in — that would be a bug in this crate, caught by the test below.