···4242 pub trait Sealed {}
4343 impl<T> Sealed for super::Set<T> {}
4444 impl Sealed for super::Unset {}
4545-}4545+}
+1-1
crates/knotty-lexicons/src/dev_drawbu.rs
···33// This file was automatically generated from Lexicon schemas.
44// Any manual changes will be overwritten on the next regeneration.
5566-pub mod knotty;66+pub mod knotty;
+1-2
crates/knotty-lexicons/src/lib.rs
···66extern crate alloc;
77pub mod builder_types;
8899-109#[cfg(feature = "dev_drawbu")]
1111-pub mod dev_drawbu;1010+pub mod dev_drawbu;
+1-1
crates/knotty-lexicons/src/dev_drawbu/knotty.rs
···33// This file was automatically generated from Lexicon schemas.
44// Any manual changes will be overwritten on the next regeneration.
5566-pub mod create;66+pub mod create;