ps-uuid 0.1.0-3

An opinionated UUID implementation.
Documentation
1
2
3
4
#[cfg(feature = "rkyv")]
mod rkyv;
#[cfg(feature = "serde")]
mod serde;