uuid-rs 0.2.2

A Universally Unique IDentifier (UUID)
Documentation
1
2
3
4
#[cfg(any(feature = "hash"))]
pub mod name;
#[cfg(any(feature = "mac"))]
pub mod time;