Skip to content
  • Simon Sapin's avatar
    Extend `BytesCast` to convert to bytes, not just from bytes · 9163710c723c
    Simon Sapin authored
    Although the derive macro is unchanged, the requirements for manual
    `unsafe impl` blocks are slightly stronger.
    Even if unlikely this could make some previously-valid impls invalid.
    The incompatible version number reflects this.
    9163710c723c
This project manages its dependencies using Cargo. Learn more