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
When compiling i get infer type error in this line T::AccountIndex::sa(set_index.as_() * ENUM_SET_SIZE + set.len()); of file lib.rs, it is not supporting new rust syntax.
The text was updated successfully, but these errors were encountered:
When compiling i get infer type error in this line T::AccountIndex::sa(set_index.as_() * ENUM_SET_SIZE + set.len()); of file lib.rs, it is not supporting new rust syntax.
The text was updated successfully, but these errors were encountered: