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
the trait `shredder::Scan` is not implemented for `str`
In dynamic languages, table lookup based on immutable strings is a very common need, and I would like to have a GC-friendly string type out of the box.