Function string_from_bytes_text

Source
pub fn string_from_bytes_text(
    bytes_text: BytesText<'_>,
) -> Result<String, Box<dyn Error>>