#uuid #details #macro #parse

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

26 stable releases

1.12.1 Jan 21, 2025
1.11.0 Oct 16, 2024
1.10.0 Jul 9, 2024
1.8.0 Mar 19, 2024
0.0.0 Nov 2, 2021

#522 in Parser implementations

Download history 93887/week @ 2024-10-09 103269/week @ 2024-10-16 104726/week @ 2024-10-23 88778/week @ 2024-10-30 79576/week @ 2024-11-06 118415/week @ 2024-11-13 104528/week @ 2024-11-20 93352/week @ 2024-11-27 108518/week @ 2024-12-04 113845/week @ 2024-12-11 69701/week @ 2024-12-18 39688/week @ 2024-12-25 73335/week @ 2025-01-01 104612/week @ 2025-01-08 108853/week @ 2025-01-15 80576/week @ 2025-01-22

373,697 downloads per month
Used in 372 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

~200–630KB
~15K SLoC