Docs.rs
  • numbat-codec-0.0.7
    • numbat-codec 0.0.7
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • mangonui
    • Dependencies
      • arrayvec ^0.5.2 normal
      • numbat-codec-derive ^0.0.7 normal optional
      • wee_alloc ^0.4 normal
      • numbat-codec-derive ^0.0.7 dev
    • Versions
    • 66.67% 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

numbat_codec0.0.7

Crate Items

  • Structs
  • Traits
  • Functions

List of all items

Structs

  • DecodeError
  • EncodeError
  • Vec

Traits

  • DecodeDefault
  • EncodeDefault
  • NestedDecode
  • NestedDecodeInput
  • NestedEncode
  • NestedEncodeNoErr
  • NestedEncodeOutput
  • TopDecode
  • TopDecodeInput
  • TopEncode
  • TopEncodeOutput

Functions

  • boxed_slice_into_vec
  • bytes_to_number
  • dep_decode_from_byte_slice
  • dep_decode_from_byte_slice_or_exit
  • dep_encode_to_vec
  • test_util::check_dep_decode
  • test_util::check_dep_encode
  • test_util::check_dep_encode_decode
  • test_util::check_top_decode
  • test_util::check_top_encode
  • test_util::check_top_encode_decode
  • test_util::dep_decode_from_byte_slice_or_panic
  • test_util::dep_encode_to_vec_or_panic
  • test_util::ser_deser_ok
  • test_util::top_decode_from_byte_slice_or_panic
  • test_util::top_encode_to_vec_or_panic
  • top_decode_from_nested
  • top_decode_from_nested_or_exit
  • top_encode_from_nested
  • top_encode_from_nested_or_exit
  • top_encode_no_err
  • top_encode_number_to_output
  • top_encode_to_vec
  • using_encoded_number
  • vec_into_boxed_slice