Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scaffold out a uuid-macros crate that shares the parser #541

Merged
merged 1 commit into from Oct 31, 2021
Merged

Scaffold out a uuid-macros crate that shares the parser #541

merged 1 commit into from Oct 31, 2021

Conversation

KodrAus
Copy link
Member

@KodrAus KodrAus commented Oct 31, 2021

For #422

This creates a new uuid-macros crate that can hold a uuid!() literal. It's got access to uuid's parser so it can use it without directly depending on uuid.

cc @QnnOkabayashi

@KodrAus KodrAus changed the title Scaffold out a uuid-macros crate that shared the parser Scaffold out a uuid-macros crate that shares the parser Oct 31, 2021
@KodrAus KodrAus merged commit 3ff12ee into uuid-rs:main Oct 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant