Hacker News new | ask | show | jobs
by alvarelle 2237 days ago
Could also try to use the smallvec crate in this case, which put small allocation on the stack https://docs.rs/smallvec/