Expand description
This module defines configuration structures, loading logic, and provenance tracking for rumdl. Supports TOML, pyproject.toml, and markdownlint config formats, and provides merging and override logic.
Re-exports§
pub use flavor::*;pub use types::*;pub use source_tracking::*;pub use registry::*;pub use validation::*;