Sophie

Sophie

distrib > Mageia > 6 > x86_64 > media > core-updates > by-pkgid > fdedb3cf2140df9b6d419a2338ab1caa > files > 823

rust-doc-1.25.0-1.mga6.x86_64.rpm

initSidebarItems({"constant":[["MAX","The highest valid code point a `char` can have."]],"fn":[["decode_utf8","Decodes an `Iterator` of bytes as UTF-8."],["from_digit","Converts a digit in the given radix to a `char`."],["from_u32","Converts a `u32` to a `char`."],["from_u32_unchecked","Converts a `u32` to a `char`, ignoring validity."]],"struct":[["CharTryFromError","The error type returned when a conversion from u32 to char fails."],["DecodeUtf8","An iterator over an iterator of bytes of the characters the bytes represent as UTF-8"],["EscapeDebug","An iterator that yields the literal escape code of a `char`."],["EscapeDefault","An iterator that yields the literal escape code of a `char`."],["EscapeUnicode","Returns an iterator that yields the hexadecimal Unicode escape of a character, as `char`s."],["InvalidSequence","`<DecodeUtf8 as Iterator>::next` returns this for an invalid input sequence."],["ParseCharError","An error which can be returned when parsing a char."]]});