Skip to content

v0.4.0

Compare
Choose a tag to compare
@DouglasGray DouglasGray released this 09 Feb 23:05
· 38 commits to master since this release
e4b3826

Added

  • add contents_mut to {Data, Headroom}Mut, along with other
    convenience traits ({As, Borrow, Deref}{Mut})

Changed

  • update {Data, Headroom}Mut::cursor docs to clarify when {Data, Headroom}Mut::contents_mut might be more appropriate
  • more colour to safety section of Umem::frame and Umem::frame_mut
    indicating why using the frame desc of another UMEM might be
    problematic