category | description |
---|---|
Data Structure |
Vec clone (Small Buffer Optimization, Heap Fallback). Prefer Vec. |
version | thoroughness | understanding | rating |
---|---|---|---|
0.6.10 | none | none | negative |
Lots of unsafe code, long standing open 'maybe UB' issues that proved to be correct, 3 previous rustsec advisories, no obvious fuzz tests. Use only under duress.