[][src]Function sanename::convert_to

pub fn convert_to(name: &str, c: Convention) -> String

Convert a package-name format string to another naming convention.

name - assume to already be sanename-package

returns a String following the specified naming convention, in input is invalid output is undefined.