1use proc_macro_hack::proc_macro_hack; 2 3#[proc_macro_hack] 4pub use makepad_shader_ast_impl::shader_ast;