Docs.rs
jlib-0.3.1
jlib 0.3.1
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
zTgx
Dependencies
actix-web ^1.0.5
normal
basex-rs ^0.1.1
normal
cast-rs ^0.2.0
normal
ed25519-dalek ^0.9.1
normal
env_logger ^0.6.1
normal
futures ^0.1
normal
hex ^0.3.2
normal
juniper ^0.9.2
normal
lazy_static ^1.3.0
normal
log ^0.4.0
normal
num ^0.2
normal
rand ^0.6
normal
ring ^0.14.6
normal
rust-crypto ^0.2
normal
secp256k1 ^0.13.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.8.0
normal
typename ^0.1.1
normal
url ^1.7.2
normal
void ^1.0.2
normal
ws ^0.8.1
normal
Versions
Go to latest version
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
☰
1
2
3
4
5
//common data type
pub
mod
command_trait
;
pub
mod
meta
;
pub
mod
amount
;
pub
mod
memo
;