ident_string

Function ident_string 

Source
pub fn ident_string(
    format: &str,
    name: &str,
    ty: &DisplayType<'_>,
    script: &ScriptInfo,
) -> Result<String>