Docs.rs
  • mls-rs-codec-0.7.0
    • mls-rs-codec 0.7.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tomleavy
    • stefunctional
    • mulmarta
    • Dependencies
      • itertools ^0.14.0 normal
      • mls-rs-codec-derive ^0.2.0 normal
      • thiserror ^2 normal optional
      • assert_matches ^1.5.0 dev
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 25.93% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

mls_rs_codec0.7.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Derive Macros

List of all items

Structs

  • VarInt
  • Vec

Enums

  • Error

Traits

  • MlsDecode
  • MlsEncode
  • MlsSize

Derive Macros

  • MlsDecode
  • MlsEncode
  • MlsSize

Functions

  • byte_vec::mls_decode
  • byte_vec::mls_encode
  • byte_vec::mls_encoded_len
  • iter::mls_decode_collection
  • iter::mls_decode_split_on_collection
  • iter::mls_encode
  • iter::mls_encoded_len