derive_tools_meta 0.56.0

Collection of derives which extend STD. Its meta module. Don't use directly.
Documentation
1
2
3
*   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.