Docs.rs
  • vertex-sdk-0.3.7
    • vertex-sdk 0.3.7
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • clarkohw
    • Dependencies
      • async-trait ^0.1.58 normal
      • bincode ^1.3.3 normal
      • dotenv ^0.15.0 normal
      • ethers ^2.0.14 normal
      • ethers-contract ^2.0.14 normal
      • ethers-core ^2.0.14 normal
      • ethers-middleware ^2.0.14 normal
      • ethers-providers ^2.0.14 normal
      • ethers-signers ^2.0.14 normal
      • eyre ^0.6.8 normal
      • idna =0.5.0 normal
      • include_dir ^0.7.3 normal
      • rand ^0.8.4 normal
      • reqwest ^0.11.27 normal
      • rkyv ^0.7.7 normal
      • serde ^1.0.144 normal
      • serde_json ^1.0.85 normal
      • serde_url_params ^0.2.1 normal
      • thiserror ^1.0 normal
      • time =0.3.36 normal
      • tokio ^1.38.1 normal
    • Versions
    • 35.28% of the crate is documented
  • 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

vertex_sdk0.3.7

Module serialize_utils

Module Items

  • Structs
  • Functions

In vertex_sdk::vertex_utils

vertex_sdk::vertex_utils

Module serialize_utils

Source

Structs§

ArchivedWrappedBytes64
An archived WrappedBytes64
ArchivedWrappedI128
An archived WrappedI128
WrappedBytes20
WrappedBytes32
WrappedBytes64
WrappedBytes64Resolver
The resolver for an archived WrappedBytes64
WrappedF64
WrappedI128
WrappedI128Resolver
The resolver for an archived WrappedI128
WrappedU32
WrappedU64
WrappedVecI128
WrappedVecU8

Functions§

deserialize_bytes20
deserialize_bytes32
deserialize_bytes64
deserialize_f64
deserialize_i64
deserialize_i128
deserialize_i256
deserialize_nested_vec_i128
deserialize_option_bytes32
deserialize_option_bytes64
deserialize_option_f64
deserialize_option_vec_u8
deserialize_u64
deserialize_u128
deserialize_u256
deserialize_vec_bytes20
deserialize_vec_bytes32
deserialize_vec_i128
deserialize_vec_u8
serialize_bytes20
serialize_bytes32
serialize_bytes64
serialize_f64
serialize_i64
serialize_i128
serialize_i256
serialize_nested_vec_i128
serialize_option_bytes32
serialize_option_bytes64
serialize_option_f64
serialize_option_vec_u8
serialize_u64
serialize_u128
serialize_u256
serialize_vec_bytes20
serialize_vec_bytes32
serialize_vec_i128
serialize_vec_u8
str_or_i64
str_or_u32
str_or_u64
u32_within_i32_range