mirror of
https://github.com/linabutler/ploidy
synced 2026-07-15 02:55:34 +00:00
ploidy-pointer-derive
This crate provides a derive macro for automatically implementing the JsonPointee trait from the ploidy-pointer crate. For more details about how the macro works, and how to customize the derived implementation, please see the crate docs.
Note: You typically don't need to depend on this crate directly. Instead, please use ploidy-pointer, and enable its derive feature.