const-uuid for Rust
Lightweight UUID container for const contexts
use ConstUuid;
let uuid = const_uuid!;
assert_eq!;
License
Apache 2.0 or MPL 2.0.
Lightweight UUID container for const contexts
use ConstUuid;
let uuid = const_uuid!;
assert_eq!;
Apache 2.0 or MPL 2.0.