hippofish/packages/macro-rs/macros-impl/src/lib.rs

4 lines
68 B
Rust

#![allow(clippy::items_after_test_module)]
pub mod napi;
mod util;