pub fn generate_crate_access_2018(def_crate: &str) -> Result<Ident, Error>
Expand description

Generate the crate access for the crate using 2018 syntax.

for frame-support output will for example be frame_support.