uuid 1.3.4

A library to generate and parse UUIDs.
Documentation

uuid

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 26 feature flags, 2 of them enabled by default.

default

  • std

std

    This feature flag does not enable additional features.

js

  • wasm-bindgen
  • getrandom
  • getrandom/js

fast-rng

  • rng
  • rand

v7

  • atomic
  • rng

v4

  • rng

macro-diagnostics

  • uuid-macro-internal

md5

  • md-5

v5

  • sha1

v3

  • md5

v1

  • atomic

getrandom

  • dep:getrandom

atomic

  • dep:atomic

md-5

  • dep:md-5

sha1

  • sha1_smol

rng

  • getrandom

serde

  • dep:serde

slog

  • dep:slog

wasm-bindgen

  • dep:wasm-bindgen

arbitrary

  • dep:arbitrary

rand

  • dep:rand

uuid-macro-internal

  • dep:uuid-macro-internal

sha1_smol

  • dep:sha1_smol

zerocopy

  • dep:zerocopy

v6

  • atomic

v8

    This feature flag does not enable additional features.