Docs.rs
stack_epic_p2p-3.6.0
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
stack_epic_p2p 3.6.0
Chain implementation for epic, a simple, private and scalable cryptocurrency implementation based on the MimbleWimble chain format.
Crate
Source
Builds
Feature flags
Documentation
Coverage
54.06%
153
out of
283
items documented
0
out of
108
items with examples
Size
Source code size: 191.53 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 4.09 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
cypherstack/epic
0
1
0
crates.io
Dependencies
bitflags ^1
normal
bytes ^0.4
normal
chrono ^0.4.31
normal
enum_primitive ^0.1
normal
stack_epic_chain ^3.6.0
normal
stack_epic_core ^3.6.0
normal
stack_epic_store ^3.6.0
normal
stack_epic_util ^3.6.0
normal
log ^0.4
normal
lru-cache ^0.1
normal
net2 ^0.2
normal
num ^0.1
normal
rand ^0.6
normal
serde ^1
normal
serde_derive ^1
normal
tempfile ^3.0.5
normal
stack_epic_pool ^3.6.0
dev
Versions
3.6.0
(2024-03-01)
3.5.3
(2024-02-27)
3.5.2
(2024-02-26)
3.4.2
(2023-07-07)
3.3.2
(2023-02-01)
Owners
Networking code to connect to other peers and exchange block, transactions, etc.