[][src]Function cstring::try_into_string

pub fn try_into_string(start: impl TryInto<i32>) -> Result<String, &'static str>