Docs.rs
  • codee-0.2.0
    • codee 0.2.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • maccesch
    • Dependencies
      • base64 ^0.21 normal optional
      • bincode ^1 normal optional
      • js-sys ^0.3 normal optional
      • miniserde ^0.1 normal optional
      • prost ^0.12 normal optional
      • rkyv ^0.7 normal optional
      • rmp-serde ^1.1 normal optional
      • serde ^1 normal optional
      • serde-lite ^0.5 normal optional
      • serde-wasm-bindgen ^0.6 normal optional
      • serde_json ^1 normal optional
      • thiserror ^1.0.61 normal
      • wasm-bindgen ^0.2 normal optional
      • leptos ^0.6 dev
      • leptos-use ^0.12 dev
      • serde ^1 dev
      • serde-lite ^0.5 dev
    • Versions
    • 33.33% of the crate is documented
  • Go to latest version
  • 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

codee0.2.0

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • SerdeLite
  • binary::BincodeSerdeCodec
  • binary::FromToBytesCodec
  • binary::MsgpackSerdeCodec
  • binary::ProstCodec
  • binary::RkyvCodec
  • string::Base64
  • string::FromToStringCodec
  • string::JsonSerdeCodec
  • string::JsonSerdeWasmCodec
  • string::MiniserdeCodec
  • string::OptionCodec

Enums

  • CodecError
  • HybridCoderError
  • SerdeLiteDecodeError
  • SerdeLiteEncodeError
  • binary::FromToBytesCodecError
  • string::Base64DecodeError

Traits

  • Decoder
  • Encoder
  • HybridDecoder
  • HybridEncoder