skrillax-serde-derive

Crates.ioskrillax-serde-derive
lib.rsskrillax-serde-derive
version0.2.0
sourcesrc
created_at2024-04-21 17:01:14.884466
updated_at2024-10-27 10:50:31.160645
descriptionDerive macro to automatically implement seralization/deserialization for stuctures.
homepage
repositoryhttps://git.eternalwings.de/tim/skrillax-network
max_upload_size
id1215526
size42,163
Tim Hagemann (kumpelblase2)

documentation

README

skrillax-serde-derive

This is a #[derive] macro that implements Serialize, Deserialize, and ByteSize from skrillax-serde for a given type. For examples and documentation, please check the module documentation. You may also check out the tests in the derive test directory.

Commit count: 0

cargo fmt