#uuid #details #macro #parse

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

23 stable releases

new 1.11.0 Oct 16, 2024
1.10.0 Jul 9, 2024
1.9.1 Jun 24, 2024
1.8.0 Mar 19, 2024
0.0.0 Nov 2, 2021

#2231 in Parser implementations

Download history 87313/week @ 2024-06-27 79884/week @ 2024-07-04 80571/week @ 2024-07-11 78883/week @ 2024-07-18 77790/week @ 2024-07-25 78481/week @ 2024-08-01 86929/week @ 2024-08-08 91774/week @ 2024-08-15 99170/week @ 2024-08-22 87952/week @ 2024-08-29 99256/week @ 2024-09-05 98388/week @ 2024-09-12 96275/week @ 2024-09-19 105218/week @ 2024-09-26 94490/week @ 2024-10-03 78052/week @ 2024-10-10

393,820 downloads per month
Used in 318 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

~250–690KB
~17K SLoC