Skip to content
New issue

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

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

Already on GitHub? # to your account

Support pub type items that are not mere renames #37

Open
obi1kenobi opened this issue Jan 26, 2023 · 0 comments
Open

Support pub type items that are not mere renames #37

obi1kenobi opened this issue Jan 26, 2023 · 0 comments

Comments

@obi1kenobi
Copy link
Owner

For example:

pub type Foo = (i64, bool);

pub type Bar<A, B> = Underlying<(A, B), i64>;
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant