#uuid #details #macro #parse

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

25 stable releases

new 1.12.0 Jan 14, 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

#513 in Parser implementations

Download history 103579/week @ 2024-09-25 97909/week @ 2024-10-02 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 88103/week @ 2025-01-08

292,104 downloads per month
Used in 365 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

~215–660KB
~16K SLoC