#uuid #details #macro #parse

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

23 stable releases

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

#518 in Parser implementations

Download history 94369/week @ 2024-08-27 90756/week @ 2024-09-03 103095/week @ 2024-09-10 94041/week @ 2024-09-17 104889/week @ 2024-09-24 100080/week @ 2024-10-01 89921/week @ 2024-10-08 103180/week @ 2024-10-15 106192/week @ 2024-10-22 92541/week @ 2024-10-29 81296/week @ 2024-11-05 111596/week @ 2024-11-12 108472/week @ 2024-11-19 84861/week @ 2024-11-26 116110/week @ 2024-12-03 89557/week @ 2024-12-10

417,456 downloads per month
Used in 350 crates (2 directly)

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

~220–660KB
~16K SLoC