Docs.rs
  • scale-decode-0.13.0
    • scale-decode 0.13.0
    • 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
      • derive_more ^0.99.17 normal
      • primitive-types ^0.12.0 normal optional
      • scale-bits ^0.6.0 normal
      • scale-decode-derive ^0.13.0 normal optional
      • scale-type-resolver ^0.2.0 normal
      • smallvec ^1.10.0 normal
      • bitvec ^1.0.1 dev
      • parity-scale-codec ^3.0.0 dev
      • primitive-types ^0.12.0 dev
      • proptest ^1.4.0 dev
      • scale-bits ^0.6.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
  • 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

scale_decode0.13.0

  • 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
  • error::CustomError
  • visitor::DecodeItemIterator
  • visitor::Visitor

Derive Macros

  • DecodeAsType

Functions

  • visitor::decode_with_visitor

Type Aliases

  • visitor::TypeIdFor