traversable-derive 0.1.0

Procedural macro to derive Traversable and TraversableMut
Documentation

traversable-derive

Crates.io Documentation MSRV 1.85 Apache 2.0 licensed Build Status

This is an implementation crate for the traversable library.

Please refer to the main traversable crate for documentation and usage examples.

This crate contains procedural macros that derive Traversable and TraversableMut implementations.