Skip to main content

toml_calc

Function toml_calc 

Source
pub fn toml_calc(query: &str) -> String
Expand description

TOML validator — offline replacement for toml-lint.com / taplo.tamasfe.dev. Pure-Rust well-formedness check; no toml crate required.