1 2 3 4 5 6 7
pub mod attestation_message; #[cfg(feature = "git-storage")] pub mod kel_port; #[cfg(feature = "git-storage")] pub mod keri_resolve; pub use auths_core::witness::{EventHash, EventHashParseError};