pub fn generate_hidden_includes(unique_id: &str, def_crate: &str) -> TokenStream
Expand description
Generates the hidden includes that are required to make the macro independent from its scope.
pub fn generate_hidden_includes(unique_id: &str, def_crate: &str) -> TokenStream
Generates the hidden includes that are required to make the macro independent from its scope.