//! This crate contains derive macros for the
//! [`display_tree`](https://docs.rs/display_tree/*/display_tree) crate.
/// Derive marco for the [`DisplayTree` trait](https://docs.rs/display_tree/*/display_tree/trait.DisplayTree.html).
///
/// See the [`DisplayTree` documentation](https://docs.rs/display_tree/*/display_tree/trait.DisplayTree.html) for more information.