1 2 3 4
pub mod registry; #[allow(unused_imports)] pub use registry::{ExpertRegistry, RegistryError, AUTO_ASSIGN_ID};