Skip to content
/ uuid Public
forked from uuid-rs/uuid

Generate and parse UUIDs.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

devyn/uuid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

uuid

A Rust library to generate and parse UUIDs.

Build Status

Documentation

Usage

Add this to your Cargo.toml:

[dependencies]

uuid = "0.1"

and this to your crate root:

extern crate uuid;

About

Generate and parse UUIDs.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%