List of all items
Structs
- base64::SixBitCodec
- buf::FixedBuf
- buf::FixedBufIter
- buf::FixedBufIterMut
- buf::FixedU8Buf
- buf::FixedU8BufIter
- buf::FixedU8BufIterMut
- buf::Iter
- buf::RoundBuffer
- buf::RoundBufferIter
- buf::RoundU8Buffer
- buf::RoundU8BufferIter
- buf::UnlimitedBuffer
- codec::CodeDictionary
- codec::GroupVarintCodeDecoder
- codec::GroupVarintCodeEncoder
- codec::SharedCodeDictionary
- codec::SharedGroupVarintCodeEncoder
- fmt::DecimalFormat
- fmt::DecimalFormatF32
- fmt::DecimalFormatF64
- hash::HMAC
- hash::md5::MD5
- hash::murmur3::Murmur3_128
- hash::murmur3::Murmur3_32
- hash::sha1::SHA1
- hash::sha2::SHA224
- hash::sha2::SHA256
- hash::sha2::SHA384
- hash::sha2::SHA512
- iterators::Moderator
- iterators::Windows
- iterators::Zipping
- iterators::looping_forever::LoopingForever
- map::OrderedDrain
- map::OrderedHashMap
- map::OrderedMapIter
- map::OrderedMapValues
- math::Matrix
- packetio::DelimitedPacketizer
- packetio::Packetizer
- random::PcgMcgXslRr
- random::PcgRxsMXs64
- random::PcgXshRR
- random::PcgXshRs
- random::PcgXslRrRr
- read::Buffer
- read::MultiStreamReader
- read::MultiStreamWriter
- read::Pagefile
- read::ReadAny
- read::ReadCounting
- read::ReadEmpty
- read::Readerator
- read::SharedReadCounting
- read::StreamReader
- read::StreamWriter
- scanner::Scanner
- scanner::Token
- sync::Eventual
- sync::Exchanger
- sync::ReadGuard
- sync::SharedCell
- sync::SyncFlag
- sync::SynchronizedOptional
- sync::WriteGuard
- uuid::UUID
- vec::PrettyVec
- vec::PrettyVecDeque
Enums
- IntegerValue
- StrWrapper
- fs::FilenameError
- hash::sixwords::SixWordsError
- identifier::Identifier
- scanner::FoundToken
- scanner::LineEnding
- scanner::QuotedChars
- scanner::ReadToken
- sync::EventualStatus
- uuid::UUIDParseError
Traits
- ToF64
- ToSigned
- ToU64
- ToUnsigned
- WrappingAdd
- WrappingMul
- WrappingSub
- buf::Buffer
- buf::ZeroedBuffer
- codec::Codec
- codec::DecodeGroupVarintFrom
- codec::DecodeUsedBytesFrom
- codec::DecodeVByte
- codec::DecodeVarint
- codec::EncodeGroupVarintTo
- codec::EncodeUsedBytesTo
- codec::EncodeVByte
- codec::EncodeVByteLength
- codec::EncodeVByteTo
- codec::EncodeVarintTo
- codec::GroupVarintRequiredLength
- codec::ZagZig
- codec::ZigZag
- f64::FloatExt
- hash::HashDigest
- hex::HexDump
- iterators::Itertools
- iterators::LendingIterator
- math::AsMatrix
- options::MaybeFrom
- options::MaybeInto
- options::MaybeMap
- packetio::Packet
- packetio::PacketBuilder
- packetio::PacketTransport
- packetio::Packetization
- random::PRNG
- u16::FromU16Array
- u16::ToU16Array
- u32::FromU32Array
- u32::ToU32Array
- uuid::UUIDReader
- uuid::UUIDWriter
- vec::RetainTake
Macros
- array
- assert_eq_eps
- assert_eq_eps_slice
- assert_eq_hex
- assert_eq_hex_slice
- cfg_docs
- cfg_feature_alloc
- cfg_feature_bits
- cfg_feature_egui
- cfg_feature_git
- cfg_feature_nostd
- cfg_feature_plots
- cfg_feature_serde
- cfg_feature_std
- cfg_unix
- cfg_windows
- debug_assert_eq_eps
- format
- format_bg_color
- format_fg_color
- hex
- impl_err_fn
- impl_error
- impl_from_error
- static_init
Functions
- arrays::copy_subset
- arrays::longest_consecutive_values
- arrays::max_index
- base64::base64_decode
- base64::base64_decode_safe
- base64::base64_decode_safe_to_str_lossy
- base64::base64_decode_to_str_lossy
- base64::base64_encode
- base64::base64_encode_safe
- base64::base64_encode_safe_to_str
- base64::base64_encode_to_str
- base64::new_base64_codec
- base64::new_base64_safe_codec
- bases::convert_base10_to_base_n
- codec::decode_varint
- codec::decode_vbyte
- codec::encode_14bits
- codec::encode_16bits
- codec::encode_21bits
- codec::encode_28bits
- codec::encode_32bits
- codec::encode_35bits
- codec::encode_42bits
- codec::encode_49bits
- codec::encode_56bits
- codec::encode_63bits
- codec::encode_64bits
- codec::encode_7bits
- codec::encode_8bits
- codec::encode_integer
- codec::encode_integer_to
- codec::encode_u128bits
- codec::encode_varint_to
- codec::gvarint_length
- codec::resultant_length
- codec::zagzig_u128
- codec::zagzig_u16
- codec::zagzig_u32
- codec::zagzig_u64
- codec::zagzig_u8
- codec::zigzag_i128
- codec::zigzag_i16
- codec::zigzag_i32
- codec::zigzag_i64
- codec::zigzag_i8
- f64::min_max
- fs::clean_filename
- fs::is_filename_probably_valid
- hash::murmur3::murmur3_128
- hash::murmur3::murmur3_128_seed
- hash::sixwords::fold_hash_to_u64
- hash::sixwords::get_six_words_by_hash
- hash::sixwords::get_six_words_by_value
- hash::sixwords::get_six_words_for_data
- hash::sixwords::get_six_words_for_md5
- hash::sixwords::get_six_words_for_sha1
- hash::sixwords::get_value_for_six_words
- hash::viz::otp_6
- hash::viz::otp_hex_6
- hex::from_hex_into
- hex::from_hex_str
- hex::hex_char_to_nibble
- hex::nibble_to_hex_char
- hex::to_hex_array
- hex::to_hex_str_lower
- hex::to_hex_str_upper
- hex::to_hex_strbuf_lower
- hex::to_hex_strbuf_upper
- hex::try_from_hex_str
- read::read_exact
- read::read_exact_into
- read::read_exact_into_sized
- read::read_exact_vec
- u64::min_max
- u8::min_max
Type Aliases
- buf::StrBuf
- hash::HMACMD5
- hash::HMACSHA1
- hash::HMACSHA224
- hash::HMACSHA256
- hash::HMACSHA384
- hash::HMACSHA512
- packetio::PacketData
- random::Random
Statics
- base64::BASE16_ALPHABET
- base64::BASE32HEX_ALPHABET
- base64::BASE32_ALPHABET
- base64::BASE64URL_ALPHABET
- base64::BASE64_ALPHABET
- bases::BASE12
- bases::BASE20_WORDSAFE
- bases::BASE31_VG
- bases::BASE32_1
- bases::BASE32_2
- bases::BASE32_WORDSAFE
- bases::ZBASE32
- fs::FATXX_PROHIBITED_FS_CHARS
- fs::USUALLY_PROHIBITED_FS_CHARS
- fs::USUALLY_SAFE_FS_CHARS
- fs::WINDOWS_PROHIBITED_FILE_NAMES
- hash::sixwords::WORDLIST
- hex::HEX_LOWER_CHARS
- hex::HEX_UPPER_CHARS
Constants
- ansi_colors::CSI
- ansi_colors::DCS
- ansi_colors::FORMAT_BOLD
- ansi_colors::FORMAT_COLOR_BG_BLACK
- ansi_colors::FORMAT_COLOR_BG_BLUE
- ansi_colors::FORMAT_COLOR_BG_CYAN
- ansi_colors::FORMAT_COLOR_BG_DEFAULT
- ansi_colors::FORMAT_COLOR_BG_GREEN
- ansi_colors::FORMAT_COLOR_BG_MAGENTA
- ansi_colors::FORMAT_COLOR_BG_RED
- ansi_colors::FORMAT_COLOR_BG_WHITE
- ansi_colors::FORMAT_COLOR_BG_YELLOW
- ansi_colors::FORMAT_COLOR_FG_BLACK
- ansi_colors::FORMAT_COLOR_FG_BLUE
- ansi_colors::FORMAT_COLOR_FG_CYAN
- ansi_colors::FORMAT_COLOR_FG_DEFAULT
- ansi_colors::FORMAT_COLOR_FG_GREEN
- ansi_colors::FORMAT_COLOR_FG_MAGENTA
- ansi_colors::FORMAT_COLOR_FG_RED
- ansi_colors::FORMAT_COLOR_FG_WHITE
- ansi_colors::FORMAT_COLOR_FG_YELLOW
- ansi_colors::FORMAT_RESET
- ansi_colors::OSC
- ansi_colors::ST
- hash::md5::BLOCK_SIZE
- hash::md5::OUTPUT_SIZE
- hash::sha1::BLOCK_SIZE
- hash::sha1::OUTPUT_SIZE
- hash::sha2::SHA224_BLOCK_SIZE
- hash::sha2::SHA224_OUTPUT_SIZE
- hash::sha2::SHA224_WORD_SIZE
- hash::sha2::SHA256_BLOCK_SIZE
- hash::sha2::SHA256_OUTPUT_SIZE
- hash::sha2::SHA256_WORD_SIZE
- hash::sha2::SHA384_BLOCK_SIZE
- hash::sha2::SHA384_OUTPUT_SIZE
- hash::sha2::SHA384_WORD_SIZE
- hash::sha2::SHA512_BLOCK_SIZE
- hash::sha2::SHA512_OUTPUT_SIZE
- hash::sha2::SHA512_WORD_SIZE
- read::DATA_SIZE
- read::DEFAULT_BLOCK_SIZE
- read::FILE_FLAG_NO_BUFFERING
- read::FILE_FLAG_OVERLAPPED
- read::FILE_FLAG_RANDOM_ACCESS
- read::FILE_FLAG_WRITE_THROUGH
- read::HEADER