[go: up one dir, main page]

uuid 1.3.3

A library to generate and parse UUIDs.
Documentation
1
2
3
4
5
6
#[cfg(feature = "arbitrary")]
pub(crate) mod arbitrary_support;
#[cfg(feature = "serde")]
pub(crate) mod serde_support;
#[cfg(feature = "slog")]
pub(crate) mod slog_support;