Docs.rs
nftfi-0.1.1
nftfi 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
georgewhewell
Dependencies
async-stream ^0.3
normal
chrono ^0.4
normal
ethereum-types ^0.13
normal
futures ^0.3
normal
governor ^0.4
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_path_to_error ^0.1
normal
thiserror ^1.0
normal
tracing ^0.1
normal
url ^2.2
normal
tokio ^1.17
dev
Versions
0.45%
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
Projects
nftfi
0.1.1
Projects
Aliased Type
In nftfi::
models
nftfi
::
models
Type Alias
Projects
Copy item path
Source
pub type Projects =
Vec
<
Project
>;
Aliased Type
ยง
pub struct Projects {
/* private fields */
}