Comment by lblume

Comment by lblume a day ago

0 replies

But []byte, or a wrapper like Path, is enough, if strings are easily convertible into it. Rust does it that way via the AsRef<T> trait.