Docs.rs
  • scale-value-0.18.0
    • scale-value 0.18.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
      • base58 ^0.2.0 normal optional
      • blake2 ^0.10.6 normal optional
      • parity-scale-codec ^3.0.0 normal
      • either ^1.6.1 normal
      • scale-bits ^0.7.0 normal
      • scale-decode ^0.16.0 normal
      • scale-encode ^0.10.0 normal
      • scale-type-resolver ^0.2.0 normal
      • serde ^1.0.124 normal optional
      • thiserror ^2.0.0 normal
      • yap ^0.12.0 normal optional
      • hex ^0.4.3 dev
      • scale-decode ^0.16.0 dev
      • scale-info ^2.11.5 dev
      • serde_json ^1.0.64 dev
    • Versions
    • 100% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

scale_value0.18.0

Crate Items

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

List of all items

Structs

  • BitSequence
  • Location
  • Value
  • Variant
  • scale::EncodeError
  • scale::tracing::TraceDecodingError
  • scale::tracing::TraceDecodingVisitor
  • serde::DeserializerError
  • serde::ValueSerializer
  • stringify::FromStrBuilder
  • stringify::ParseError
  • stringify::ToWriterBuilder

Enums

  • Composite
  • Primitive
  • ValueDef
  • scale::DecodeError
  • serde::SerializerError
  • stringify::ParseBitSequenceError
  • stringify::ParseCharError
  • stringify::ParseComplexError
  • stringify::ParseErrorKind
  • stringify::ParseNumberError
  • stringify::ParseStringError
  • stringify::custom_parsers::ParseHexError

Traits

  • At
  • scale::TypeResolver

Macros

  • value

Functions

  • scale::decode_as_fields
  • scale::decode_as_type
  • scale::encode_as_type
  • scale::tracing::decode_as_type
  • serde::from_value
  • serde::to_value
  • stringify::custom_formatters::format_hex
  • stringify::custom_parsers::parse_hex
  • stringify::custom_parsers::parse_ss58
  • stringify::from_str
  • stringify::from_str_custom
  • stringify::to_string
  • stringify::to_writer
  • stringify::to_writer_custom

Type Aliases

  • scale::ValueVisitor