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

Flatten API #274

Merged
merged 1 commit into from
Jul 12, 2021
Merged

Flatten API #274

merged 1 commit into from
Jul 12, 2021

Conversation

tony-iqlusion
Copy link
Member

Re-exports types from the toplevel instead of placing them in individual modules (often which only contain one type).

This makes the API easier for users to navigate, while still retaining the same module structure internally.

Additionally, this commit uses the uuid crate for modeling UUIDs.

Re-exports types from the toplevel instead of placing them in individual
modules (often which only contain one type).

This makes the API easier for users to navigate, while still retaining
the same module structure internally.

Additionally, this commit uses the `uuid` crate for modeling UUIDs.
@tony-iqlusion tony-iqlusion requested a review from Shella July 12, 2021 15:11
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.

2 participants