Docs.rs
shards-0.1.0
shards 0.1.0
Docs.rs crate page
BSD-3-Clause
Links
crates.io
Source
Owners
sinkingsugar
Dependencies
approx ^0.5.0
normal
bs58 ^0.4.0
normal
optional
chacha20poly1305 ^0.9.0
normal
optional
compile-time-crc32 ^0.1.2
normal
crossbeam ^0.8.1
normal
optional
ethabi ^17.0.0
normal
optional
ethereum-types ^0.13.1
normal
optional
csv ^1.1
normal
optional
hex ^0.4.2
normal
optional
instant ^0.1.10
normal
lazy_static ^1.4.0
normal
libsecp256k1 ^0.7.0
normal
optional
parity-scale-codec ^3.0.0
normal
optional
rapier3d ^0.11.1
normal
optional
resvg ^0.23.0
normal
optional
serde ^1.0
normal
serde_json ^1.0.64
normal
serenity ^0.11.0
normal
optional
sha2 ^0.10.0
normal
optional
sp-core ^6.0.0
normal
optional
sp-runtime ^6.0.0
normal
optional
tiny-keccak ^2.0.2
normal
optional
tiny-skia ^0.6.1
normal
optional
usvg ^0.23.0
normal
optional
wasabi_leb128 ^0.4.0
normal
optional
ctor ^0.1.16
dev
bindgen ^0.60.1
build
optional
webbrowser ^0.7.1
normal
optional
dlopen ^0.1.8
normal
optional
reqwest ^0.11.0
normal
optional
Versions
0.08%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
shards
0.1.0
shards
Macro
shlog_debug
Copy item path
Source
macro_rules! shlog_debug { ($text:expr, $($arg:expr),*) => { ... }; ($text:expr) => { ... }; }