Recently we deprecated `to_vec` in favour of `to_bytes` however we continued to use `to_vec` in a few places. This wasn't noticed because of our usage of `TBD` in the `deprecated` attribute. Use `to_bytes` instead of `to_vec`. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml |