Docs.rs
  • scale-decode-0.16.0
    • scale-decode 0.16.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • github:paritytech:core-devs
    • jsdw
    • parity-crate-owner
    • Dependencies
      • parity-scale-codec ^3.0.0 normal
      • primitive-types ^0.13.1 normal optional
      • scale-bits ^0.7.0 normal
      • scale-decode-derive ^0.16.0 normal optional
      • scale-type-resolver ^0.2.0 normal
      • smallvec ^1.10.0 normal
      • thiserror ^2.0.0 normal
      • bitvec ^1.0.1 dev
      • parity-scale-codec ^3.0.0 dev
      • primitive-types ^0.13.1 dev
      • proptest ^1.4.0 dev
      • scale-bits ^0.7.0 dev
      • scale-info ^2.7.0 dev
      • scale-type-resolver ^0.2.0 dev
      • trybuild ^1.0.72 dev
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

scale_decode0.16.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • Field
  • error::Context
  • error::Error
  • error::Location
  • visitor::IgnoreVisitor
  • visitor::VisitorWithCrateError
  • visitor::types::Array
  • visitor::types::BitSequence
  • visitor::types::Composite
  • visitor::types::Sequence
  • visitor::types::Str
  • visitor::types::Tuple
  • visitor::types::Variant

Enums

  • error::ErrorKind
  • visitor::DecodeAsTypeResult
  • visitor::DecodeError
  • visitor::Unexpected

Traits

  • DecodeAsFields
  • DecodeAsType
  • FieldIter
  • IntoVisitor
  • TypeResolver
  • visitor::DecodeItemIterator
  • visitor::Visitor

Derive Macros

  • DecodeAsType

Functions

  • visitor::decode_with_visitor

Type Aliases

  • visitor::TypeIdFor