#uuid #details #macro

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

19 stable releases

1.8.0 Mar 19, 2024
1.6.1 Nov 20, 2023
1.4.1 Jul 17, 2023
1.3.0 Feb 1, 2023
0.0.0 Nov 2, 2021

#2394 in Parser implementations

Download history 58862/week @ 2024-02-03 58572/week @ 2024-02-10 51753/week @ 2024-02-17 63379/week @ 2024-02-24 62077/week @ 2024-03-02 64910/week @ 2024-03-09 65013/week @ 2024-03-16 66301/week @ 2024-03-23 71132/week @ 2024-03-30 62391/week @ 2024-04-06 86061/week @ 2024-04-13 90280/week @ 2024-04-20 72714/week @ 2024-04-27 77143/week @ 2024-05-04 82249/week @ 2024-05-11 83820/week @ 2024-05-18

331,032 downloads per month
Used in 268 crates (via uuid)

Apache-2.0 OR MIT

14KB
255 lines

Implementation details for the uuid! macro.

This crate is not meant to be used directly. Instead, you can use the macro-diagnostics feature of uuid:

[dependencies.uuid]
features = ["macro-diagnostics"]

Dependencies

~325–780KB
~19K SLoC