Function caseconv::guess_and_convert [] [src]

pub fn guess_and_convert<C: Case>(s: &str, dst_case: C) -> String

Guess's the source case of a string, then converts it to the destination case