1
2
3
4
use proc_macro_hack::proc_macro_hack;

#[proc_macro_hack]
pub use arr_macro_impl::arr;