[go: up one dir, main page]

[][src]Function windows_gen::to_snake

pub fn to_snake(camel: &str) -> String

Change a CamelCase name to snake case.