• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{{crate}}
2---------
3
4[![Latest Version](https://img.shields.io/crates/v/uuid.svg)](https://crates.io/crates/uuid)
5[![Join the chat at https://gitter.im/uuid-rs/Lobby](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/uuid-rs/Lobby?utm_source=badge&utm_medium=badge&utm_content=badge)
6![Minimum rustc version](https://img.shields.io/badge/rustc-1.34.0+-yellow.svg)
7{{badges}}
8
9---
10
11{{readme}}
12
13[`Uuid`]: https://docs.rs/uuid/{{version}}/uuid/struct.Uuid.html
14
15---
16# License
17
18Licensed under either of
19
20* Apache License, Version 2.0, (LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0)
21* MIT license (LICENSE-MIT or https://opensource.org/licenses/MIT)
22
23at your option.
24
25## Contribution
26
27Unless you explicitly state otherwise, any contribution intentionally submitted
28for inclusion in the work by you, as defined in the Apache-2.0 license, shall
29be dual licensed as above, without any additional terms or conditions.
30