pub(crate) fn sanitize_crate_name<S: AsRef<str>>(name: S) -> String
Make sure that the given crate name is a valid rust identifier.