1 2 3
#![doc = include_str!("readme.md")] /// Formatter for TOML source code. pub struct TomlFormatter;