shredder
shredder copied to clipboard
Support Gc<str>
Using Gc
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.