Skip to content

Conversation

@parasyte
Copy link
Owner

@parasyte parasyte commented May 30, 2024

Tuples and arrays can appear in paths. Examples:

struct Foo {
    tuple: (u8,),
    generic: foo::Bar<(Foo, bar::Baz)>,
    generic_complex: Foo<(Bar, [i32; 4])>,
}

@parasyte parasyte merged commit ba6980a into main May 30, 2024
@parasyte parasyte deleted the fix/tuple-paths branch May 30, 2024 01:29
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