enum-ptr icon indicating copy to clipboard operation
enum-ptr copied to clipboard

Enum Ptr 0.2.0 Plan

Open QuarticCat opened this issue 3 years ago • 0 comments

  • [x] Remove unit variant support and named variant support
  • [x] Support generic type params
  • [x] Change Aligned::Pointee to Aligned::ALIGNMENT
  • [x] Support Rc and Arc
  • [x] Rename feature std to alloc
  • [x] Rename map_ref_mut to map_mut
  • [ ] Add abilities to use high bits
  • [x] Add more methods to smooth user experience
  • [ ] Deal with the new discriminant value grammar

QuarticCat avatar Nov 14 '22 12:11 QuarticCat