#serialization #ffi #canon #database #no-std

macro no-std canonical_derive

The automatic derivation of Canon for structs, and enums

9 releases (breaking)

0.7.0 Feb 23, 2022
0.6.3 Jun 3, 2021
0.6.2 May 25, 2021
0.6.0 Mar 30, 2021
0.4.1 Nov 6, 2020

#5 in #canon

Download history 9/week @ 2024-01-22 6/week @ 2024-02-12 27/week @ 2024-02-19 47/week @ 2024-02-26 24/week @ 2024-03-04 22/week @ 2024-03-11 17/week @ 2024-03-18 21/week @ 2024-03-25 82/week @ 2024-04-01 12/week @ 2024-04-08 19/week @ 2024-04-15 25/week @ 2024-04-22

142 downloads per month
Used in 16 crates

MPL-2.0 license

39KB
874 lines

Canonical derive

Derive Canon impls for datastructures.

Examples tbd.


lib.rs:

Derives for Canon trait for rust types

Dependencies

~1.5–7MB
~44K SLoC