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
See this line which references rust-lang/rust#10414, now closed. The modern Range trait in the stdlib uses an unstable Step trait to generate its size_hint; perhaps something similar would work for this crate?