$ derive_more
v2.1.0MAJOR UPDATEAdds #[derive(x)] macros for more traits
Latest Update Summary
Crate
Name: derive_more New version: 2.1.0 Release date: 2025-12-02T15:44:53.631606Z
Crate readme
Short description This crate is a high level binding to the Apple SystemConfiguration framework.
Long description This crate implements a small part of the SystemConfiguration framework. For low level FFI bindings, users should refer to the system-configuration-sys crate.
Features
Code Examples
Links • https://developer.apple.com/documentation/systemconfiguration?language=objc • https://crates.io/crates/system-configuration-sys
https://docs.rs/derive_more https://api.github.com/repos/JelteF/derive_more/releases/266772705
Release info
Release version:
Release description
Code Examples
Minor update: 2.0.1 → 2.1.0
$ DOWNLOADS TREND
$ VERSION HISTORY
$ LINKS
$ INSTALL
cargo add derive_moreOr add to Cargo.toml: derive_more = "2.1.0"