use proc_macro_hack::proc_macro_hack; pub mod parser; #[proc_macro_hack] pub use packd_proc_macro::unpack;