Docs.rs
  • postchain-client-0.0.4
    • postchain-client 0.0.4
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • cuonglb
    • Dependencies
      • asn1 ^0.20.0 normal
      • base64 ^0.22 normal
      • bigdecimal ^0.4.7 normal
      • hex ^0.4.3 normal
      • num-bigint ^0.4.6 normal
      • postchain-client-derive ^0.0.1 normal
      • reqwest ^0.12.12 normal
      • secp256k1 ^0.30.0 normal
      • serde ^1.0.217 normal
      • serde_json ^1.0.135 normal
      • sha2 ^0.10.8 normal
      • tokio ^1.43.0 normal
      • tracing ^0.1.41 normal
      • url ^2.5.4 normal
      • ctor ^0.2.9 dev
      • rand ^0.8.5 dev
      • tracing-subscriber ^0.3.19 dev
    • Versions
    • 73.21% of the crate is documented
  • Go to latest version
  • Platform
    • 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

postchain_client0.0.4

Crate Items

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

List of all items

Structs

  • transport::client::RestClient
  • transport::client::RestError
  • utils::operation::Operation
  • utils::transaction::Transaction

Enums

  • encoding::gtv::Choice
  • encoding::gtv::GTVType
  • transport::client::RestRequestMethod
  • transport::client::RestResponse
  • transport::client::TypeError
  • utils::operation::Params
  • utils::transaction::TransactionStatus

Traits

  • encoding::gtv::GTVParams
  • utils::operation::StructMetadata

Derive Macros

  • StructMetadata

Functions

  • encoding::gtv::decode
  • encoding::gtv::decode_tx
  • encoding::gtv::encode
  • encoding::gtv::encode_tx
  • encoding::gtv::encode_value
  • encoding::gtv::encode_value_hex_encode
  • encoding::gtv::to_draw_gtx
  • encoding::gtv::write_explicit_element

Type Aliases

  • utils::operation::OperationParams
  • utils::operation::QueryParams