Docs.rs
trustchain-ion-0.2.0
trustchain-ion 0.2.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
sgreenbury
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
bip39 ^2.0.0
normal
bitcoin ^0.29.2
normal
bitcoincore-rpc ^0.16.0
normal
chrono ^0.4.26
normal
did-ion ^0.2
normal
ed25519-dalek-bip32 ^0.3.0
normal
flate2 ^1.0.24
normal
futures ^0.3.28
normal
hex ^0.4.3
normal
ipfs-api-backend-hyper ^0.6
normal
ipfs-hasher ^0.13.0
normal
k256 ^0.13.1
normal
lazy_static ^1.4.0
normal
mongodb ^2.3.1
normal
reqwest ^0.11.16
normal
secp256k1 ^0.27.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10.7
normal
ssi ^0.7
normal
thiserror ^1.0
normal
tokio ^1.20.1
normal
toml ^0.7.2
normal
trustchain-core ^0.2.0
normal
glob ^0.3
dev
itertools ^0.13.0
dev
mockall ^0.11.4
dev
Versions
71.77%
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
URL
trustchain_
ion
0.2.0
URL
Aliased Type
In crate trustchain_
ion
trustchain_ion
Type Alias
URL
Copy item path
Source
pub type URL =
String
;
Expand description
Type alias for URL
Aliased Type
ยง
pub struct URL {
/* private fields */
}