Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 245 Bytes

File metadata and controls

3 lines (3 loc) · 245 Bytes
  • feat: Removed #[automatically_derived] from Deref macro debug output.
  • fix: Removed #[inline] from generated Deref implementation.
  • Fixed compilation errors and linter warnings in derive_tools_meta related to From derive macro.