#uuid #details #macro #parse

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

32 stable releases

1.15.1 Feb 26, 2025
1.12.1 Jan 21, 2025
1.11.0 Oct 16, 2024
1.10.0 Jul 9, 2024
0.0.0 Nov 2, 2021

#522 in Parser implementations

Download history 112398/week @ 2024-11-18 81673/week @ 2024-11-25 116617/week @ 2024-12-02 106555/week @ 2024-12-09 95350/week @ 2024-12-16 42733/week @ 2024-12-23 53762/week @ 2024-12-30 105118/week @ 2025-01-06 110101/week @ 2025-01-13 96046/week @ 2025-01-20 103994/week @ 2025-01-27 129565/week @ 2025-02-03 221539/week @ 2025-02-10 214914/week @ 2025-02-17 283304/week @ 2025-02-24 276698/week @ 2025-03-03

1,002,599 downloads per month
Used in 386 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

~205–640KB
~15K SLoC