Docs.rs
eosio-client-api-0.2.5
eosio-client-api 0.2.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kryton
Dependencies
base64 ^0.12.3
normal
base64-serde ^0.5.1
normal
bs58 ^0.3.1
normal
chrono ^0.4
normal
eosio-client-keys ^0.1.0
normal
error-chain ^0.12.2
normal
lazy_static ^1.4.0
normal
libabieos-sys ^0.3.7
normal
reqwest ^0.10.6
normal
ripemd160 ^0.8.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
tokio ^0.2.21
normal
tokio-test ^0.2.1
dev
Versions
4.5%
of the crate is documented
Platform
x86_64-apple-darwin
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
eosio_
client_
api
0.2.5
Module errors
Module Items
Structs
Enums
Traits
Type Aliases
In crate eosio_
client_
api
eosio_client_api
Module
errors
Copy item path
Source
Structs
§
Error
The Error type.
Enums
§
Error
Kind
The kind of an error.
Traits
§
Result
Ext
Additional methods for
Result
, for easy interaction with this crate.
Type Aliases
§
Result
Convenient wrapper around
std::Result
.