Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add impl From<Box<RawValue>> for Box<str>
Similar to the std impl From<Box<str>> for Box<[u8]>: https://doc.rust-lang.org/std/boxed/struct.Box.html#impl-From%3CBox%3Cstr%2C%20A%3E%3E
- Loading branch information