Registry / serialization / abomonation-derive

abomonation-derive

JSON →
library0.5.0rscratesunverified

A custom derive plugin for abomonation.

# Cargo.toml [dependencies] abomonation_derive = "0.5.0"
INSTALL
IMPORT
SIG · ABOMONATION-DERIVE
A
abomonation-derive
serializationrustv0.5.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.

Abomonation
use abomonation_derive::Abomonation;

Derives the Abomonation trait for a struct.

use abomonation_derive::Abomonation; #[derive(Abomonation)] struct MyStruct { x: u32 }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.5.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
42 hits · last 30 days
node
36
OpenAI (training)
1
Resources
abomonation-derive — cargo add abomonation-derive · libregistry