While there is a method, `unbound`, for converting a `BoundedVec` to its inner `Vec`, it is common practice to implement the `From` trait. Add the `From` conversion for `BoundedVec` and `Vec`. Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com> X-Clacks-Overhead: GNU Terry Pratchett |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| Dockerfile | ||