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_
sdk
0.3.7
Assets
Response
Aliased Type
In vertex_
sdk::
vertex_
utils::
engine
vertex_sdk
::
vertex_utils
::
engine
Type Alias
AssetsResponse
Copy item path
Source
pub type AssetsResponse =
Vec
<
Asset
>;
Aliased Type
ยง
pub struct AssetsResponse {
/* private fields */
}