#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

#2374 in Parser implementations

Download history 51240/week @ 2023-12-19 20016/week @ 2023-12-26 52505/week @ 2024-01-02 57695/week @ 2024-01-09 55259/week @ 2024-01-16 58965/week @ 2024-01-23 57251/week @ 2024-01-30 59364/week @ 2024-02-06 58264/week @ 2024-02-13 52877/week @ 2024-02-20 62500/week @ 2024-02-27 65416/week @ 2024-03-05 65697/week @ 2024-03-12 61957/week @ 2024-03-19 69316/week @ 2024-03-26 58752/week @ 2024-04-02

267,647 downloads per month
Used in 253 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

~320–770KB
~18K SLoC