Skip to main content

stdlib_directives

Function stdlib_directives 

Source
pub fn stdlib_directives() -> Result<Vec<ConfigDirective>, RippyError>
Expand description

Parse all embedded stdlib TOML into config directives.

§Errors

Returns RippyError::Config if any embedded TOML is malformed (a build bug).