myc-core 8.3.0+beta

Provide base features of the Mycelium project as s and Use-cases.
Documentation
1
2
3
4
5
mod derive_key_from_uuid;
mod try_as_uuid;

pub(crate) use derive_key_from_uuid::*;
pub use try_as_uuid::*;