Registry / utility / derive

derive

JSON →
library1.0.0rscratesunverified

A library providing a minimal example of a derivable trait for testing and illustration.

# Cargo.toml [dependencies] derive = "1.0.0"
INSTALL
IMPORT
SIG · DERIVE
D
derive
utilityrustv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Derive
use derive::Derive;

Use the derive macro to implement the Derive trait.

use derive::Derive; #[derive(Derive)] struct MyStruct;
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
8
Amazon
1
Resources
derive — cargo add derive · libregistry