You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<anon>:8:14: 8:21 error: failed to resolve. Use of undeclared type or module `T::X`
<anon>:8 fn foo<T>(_: T::X::Y)
^~~~~~~
<anon>:8:14: 8:21 error: use of undeclared type name `T::X::Y`
<anon>:8 fn foo<T>(_: T::X::Y)
^~~~~~~
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: