#uuid #details #macro

macro no-std uuid-macro-internal

Private implementation details of the uuid! macro

19 stable releases

1.8.0 Mar 19, 2024
1.6.1 Nov 20, 2023
1.4.1 Jul 17, 2023
1.3.0 Feb 1, 2023
0.0.0 Nov 2, 2021

#2370 in Parser implementations

Download history 58834/week @ 2024-01-21 57409/week @ 2024-01-28 58927/week @ 2024-02-04 59274/week @ 2024-02-11 50990/week @ 2024-02-18 64552/week @ 2024-02-25 61662/week @ 2024-03-03 66269/week @ 2024-03-10 63159/week @ 2024-03-17 67819/week @ 2024-03-24 69671/week @ 2024-03-31 65258/week @ 2024-04-07 84533/week @ 2024-04-14 90575/week @ 2024-04-21 71861/week @ 2024-04-28 79402/week @ 2024-05-05

332,673 downloads per month
Used in 264 crates (via uuid)

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

~305–750KB
~18K SLoC