Function bounded_string_to_string

Source
pub fn bounded_string_to_string(
    string: BoundedString,
) -> Result<String, FromUtf8Error>