Skip to main content

name_string

Function name_string 

Source
pub fn name_string(ident: &Ident) -> String
Expand description

Convert an identifier to a lower-case, hyphenated string.

Used to derive file-friendly names from graph identifiers.