This commit is contained in:
nora 2023-05-27 22:54:11 +02:00
parent ebe01c7521
commit 92243712e7
4 changed files with 89 additions and 26 deletions

View file

@ -32,7 +32,7 @@
//! ```
mod custom;
mod info;
pub mod info;
mod pretty;
mod validate;
mod visit;