List of all items
Structs
- models::Allocated
- models::LargeStruct
- models::Primitives
- models::StdRng
- models::ThreadRng
- models::Tuples
- s::Encoding
- s::Error
- s::Typed
- s::allocator::Alloc
- s::allocator::Disabled
- s::allocator::NoStd
- s::buffered_writer::BufferedWriter
- s::context::AllocContext
- s::context::Capture
- s::context::Ignore
- s::context::NoStdContext
- s::context::RichError
- s::context::Same
- s::encoding::Encoding
- s::fixed_bytes::FixedBytes
- s::fixed_bytes::FixedBytesOverflow
- s::int::Fixed
- s::int::FixedUsize
- s::reader::Limit
- s::reader::SliceReader
- s::reader::SliceUnderflow
- s::str::Utf8Error
- s::tag::Tag
- s::test::Typed
- s::wrap::Wrap
- s::writer::BufferWriter
- s::writer::SliceOverflow
- storage::Encoding
- storage::Error
- storage::allocator::Alloc
- storage::allocator::Disabled
- storage::allocator::NoStd
- storage::buffered_writer::BufferedWriter
- storage::context::AllocContext
- storage::context::Capture
- storage::context::Ignore
- storage::context::NoStdContext
- storage::context::RichError
- storage::context::Same
- storage::encoding::Encoding
- storage::fixed_bytes::FixedBytes
- storage::fixed_bytes::FixedBytesOverflow
- storage::int::Fixed
- storage::int::FixedUsize
- storage::reader::Limit
- storage::reader::SliceReader
- storage::reader::SliceUnderflow
- storage::str::Utf8Error
- storage::wrap::Wrap
- storage::writer::BufferWriter
- storage::writer::SliceOverflow
- utils::musli_descriptive::Benchmarker
- utils::musli_descriptive::EncodeState
- utils::musli_descriptive::State
- utils::musli_json::Benchmarker
- utils::musli_json::EncodeState
- utils::musli_json::State
- utils::musli_storage::Benchmarker
- utils::musli_storage::EncodeState
- utils::musli_storage::State
- utils::musli_storage_packed::Benchmarker
- utils::musli_storage_packed::EncodeState
- utils::musli_storage_packed::State
- utils::musli_value::Benchmarker
- utils::musli_value::EncodeState
- utils::musli_value::State
- utils::musli_wire::Benchmarker
- utils::musli_wire::EncodeState
- utils::musli_wire::State
- wire::Encoding
- wire::Error
- wire::Typed
- wire::allocator::Alloc
- wire::allocator::Disabled
- wire::allocator::NoStd
- wire::buffered_writer::BufferedWriter
- wire::context::AllocContext
- wire::context::Capture
- wire::context::Ignore
- wire::context::NoStdContext
- wire::context::RichError
- wire::context::Same
- wire::encoding::Encoding
- wire::fixed_bytes::FixedBytes
- wire::fixed_bytes::FixedBytesOverflow
- wire::int::Fixed
- wire::int::FixedUsize
- wire::reader::Limit
- wire::reader::SliceReader
- wire::reader::SliceUnderflow
- wire::str::Utf8Error
- wire::tag::Tag
- wire::test::Typed
- wire::wrap::Wrap
- wire::writer::BufferWriter
- wire::writer::SliceOverflow
Enums
- models::MediumEnum
- s::int::BigEndian
- s::int::LittleEndian
- s::int::Variable
- s::tag::Kind
- s::tag::Mark
- storage::int::BigEndian
- storage::int::LittleEndian
- storage::int::Variable
- wire::int::BigEndian
- wire::int::LittleEndian
- wire::int::Variable
- wire::tag::Kind
Traits
- models::CryptoRng
- models::Distribution
- models::Generate
- models::IteratorRandom
- models::Rng
- models::RngCore
- models::SeedableRng
- models::SliceRandom
- s::allocator::Allocator
- s::int::ByteOrder
- s::int::ByteOrderIo
- s::int::IntegerEncoding
- s::int::Signed
- s::int::Unsigned
- s::int::UsizeEncoding
- s::reader::Reader
- s::writer::Writer
- storage::allocator::Allocator
- storage::int::ByteOrder
- storage::int::ByteOrderIo
- storage::int::IntegerEncoding
- storage::int::Signed
- storage::int::Unsigned
- storage::int::UsizeEncoding
- storage::reader::Reader
- storage::writer::Writer
- wire::allocator::Allocator
- wire::int::ByteOrder
- wire::int::ByteOrderIo
- wire::int::IntegerEncoding
- wire::int::Signed
- wire::int::Unsigned
- wire::int::UsizeEncoding
- wire::reader::Reader
- wire::writer::Writer
Macros
- benchmarker
- check_length
- feature_matrix
- if_supported
- miri
- musli_zerocopy_call
- rt
- s::rt
- storage::rt
- types
- wire::rt
Functions
- models::random
- models::thread_rng
- rng
- s::decode
- s::encode
- s::encoding::decode
- s::encoding::encode
- s::encoding::from_slice
- s::encoding::to_fixed_bytes
- s::encoding::to_vec
- s::from_slice
- s::int::continuation::decode
- s::int::continuation::encode
- s::int::zigzag::decode
- s::int::zigzag::encode
- s::str::from_utf8
- s::str::from_utf8_owned
- s::test::transcode
- s::to_fixed_bytes
- s::to_vec
- s::transcode
- s::wrap::wrap
- storage::decode
- storage::encode
- storage::encoding::decode
- storage::encoding::encode
- storage::encoding::from_slice
- storage::encoding::to_fixed_bytes
- storage::encoding::to_vec
- storage::encoding::to_writer
- storage::from_slice
- storage::int::continuation::decode
- storage::int::continuation::encode
- storage::int::zigzag::decode
- storage::int::zigzag::encode
- storage::str::from_utf8
- storage::str::from_utf8_owned
- storage::test::transcode
- storage::to_fixed_bytes
- storage::to_vec
- storage::to_writer
- storage::transcode
- storage::wrap::wrap
- utils::musli_descriptive::decode
- utils::musli_descriptive::new
- utils::musli_json::decode
- utils::musli_json::new
- utils::musli_storage::decode
- utils::musli_storage::new
- utils::musli_storage_packed::decode
- utils::musli_storage_packed::new
- utils::musli_value::decode
- utils::musli_value::new
- utils::musli_wire::decode
- utils::musli_wire::new
- wire::decode
- wire::encode
- wire::encoding::decode
- wire::encoding::encode
- wire::encoding::from_slice
- wire::encoding::to_fixed_bytes
- wire::encoding::to_vec
- wire::encoding::to_writer
- wire::from_slice
- wire::int::continuation::decode
- wire::int::continuation::encode
- wire::int::zigzag::decode
- wire::int::zigzag::encode
- wire::str::from_utf8
- wire::str::from_utf8_owned
- wire::test::transcode
- wire::to_fixed_bytes
- wire::to_vec
- wire::to_writer
- wire::transcode
- wire::wrap::wrap
Type Aliases
- s::Result
- s::allocator::Default
- s::int::NativeEndian
- s::int::NetworkEndian
- storage::Result
- storage::allocator::Default
- storage::int::NativeEndian
- storage::int::NetworkEndian
- wire::Result
- wire::allocator::Default
- wire::int::NativeEndian
- wire::int::NetworkEndian
Constants
- s::encoding::DEFAULT
- s::tag::F32
- s::tag::F64
- s::tag::I128
- s::tag::I16
- s::tag::I32
- s::tag::I64
- s::tag::I8
- s::tag::ISIZE
- s::tag::MAX_INLINE_LEN
- s::tag::U128
- s::tag::U16
- s::tag::U32
- s::tag::U64
- s::tag::U8
- s::tag::USIZE
- s::writer::MAX_FIXED_BYTES_LEN
- storage::encoding::DEFAULT
- storage::writer::MAX_FIXED_BYTES_LEN
- wire::encoding::DEFAULT
- wire::tag::MAX_INLINE_LEN
- wire::writer::MAX_FIXED_BYTES_LEN