Docs.rs
aigc_p2p-5.1.2
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
aigc_p2p 5.1.2
Chain implementation for aigc, a simple, private and scalable cryptocurrency implementation based on the Mimblewimble chain format.
Crate
Source
Builds
Feature flags
Documentation
Coverage
47.31%
158
out of
334
items documented
0
out of
114
items with examples
Size
Source code size: 204.71 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 2.77 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
aigc_chain ^5.1.2
normal
aigc_core ^5.1.2
normal
aigc_store ^5.1.2
normal
aigc_util ^5.1.2
normal
bitflags ^1
normal
bytes ^0.5
normal
chrono ^0.4.11
normal
enum_primitive ^0.1
normal
log ^0.4
normal
lru-cache ^0.1
normal
num ^0.2
normal
rand ^0.6
normal
serde ^1
normal
serde_derive ^1
normal
tempfile ^3.1
normal
aigc_pool ^5.1.2
dev
Versions
5.1.2
(2023-07-30)
Owners
Networking code to connect to other peers and exchange block, transactions, etc.