Docs.rs
ergo-node-interface-0.5.0
ergo-node-interface 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
robkorn
greenhat
ross-weir
SethDusek
Dependencies
base16 ^0.2.1
normal
blake2b_simd ^0.5.11
normal
derive_more ^0.99
normal
ergo-lib ^0.23
normal
json ^0.12.4
normal
openssl ^0.10
normal
reqwest ^0.11.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_with ^1.14
normal
thiserror ^1.0.22
normal
yaml-rust ^0.4.4
normal
expect-test ^1.0.1
dev
Versions
60.22%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ergo_
node_
interface
0.5.0
Json
String
Aliased Type
In crate ergo_
node_
interface
ergo_node_interface
Type Alias
JsonString
Copy item path
Source
pub type JsonString =
String
;
Expand description
A JSON String
Aliased Type
ยง
pub struct JsonString {
/* private fields */
}