[][src]Function cstring::try_into_string

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