1 2 3 4
//! Provides attributes macros from the [clust_macros](https://github.com/mochi-neko/clust/tree/main/clust_macros) crate for the `macros` feature flag. #[cfg(feature = "macros")] pub use clust_macros::clust_tool;