pub fn generate_crate_access(unique_id: &str, def_crate: &str) -> TokenStream
Expand description
Generates the access to the frame-support
crate.
pub fn generate_crate_access(unique_id: &str, def_crate: &str) -> TokenStream
Generates the access to the frame-support
crate.