Soni L.
Soni L.
No - that doesn't work like a trim method. And they're not analogous to the string methods.
When you have a slice and don't want to allocate.
perhaps a more useful trim would use `Default::default()` to remove things. @serid you should really be using `&[&str]` instead of `&[char]` because `&[char]` is useless.
A kv-store would suit everyone's needs, particularly with shell integration. Because that stuff is just hard. (Honestly doubt it can be done any other way.) Yeah there's a lot you...
The idea is to have an API. And guake should discard the kv-store when the terminal is closed. It's for scripts and shells to use, altho for data transparency reasons...
Please don't, we use this in production!
`totally-safe-transmute` should just optimize to a panic once llvm fixes the noalias stuff and rust stops emitting noalias-breaking async stuff.
have you looked at that dep tho. :sweat_smile:
It doesn't seem to be maintained anymore.
They're two *different* sources of unsoundness.