1 2 3 4 5
#![allow(clippy::new_without_default)] mod generated; pub use generated::programs::SIGIL_ID as ID; pub use generated::*;