1
2
3
4
pub mod generate_uuid;

#[cfg(feature = "namespaces")]
pub mod generate_uuid_with_namespace;