1
2
3
4
use proc_macro_hack::proc_macro_hack;

#[proc_macro_hack]
pub use include_glsl_impl::include_glsl;