#uuid #details #macro #parse

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

29 stable releases

new 1.13.2 Feb 17, 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

#537 in Parser implementations

Download history 94491/week @ 2024-10-28 82772/week @ 2024-11-04 105564/week @ 2024-11-11 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 129753/week @ 2025-02-03 221907/week @ 2025-02-10

557,169 downloads per month
Used in 378 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

~185–610KB
~15K SLoC