Docs.rs
ant-core-0.1.8
ant-core 0.1.8
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dirvine
Dependencies
aes-gcm ^0.10
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
base64 ^0.22
normal
blake3 ^1.5
normal
bytes ^1.0
normal
chrono ^0.4
normal
clap ^4.4
normal
optional
dirs ^5.0
normal
ed25519-dalek ^1.0
normal
fastrand ^2.0
normal
futures ^0.3
normal
hex ^0.4
normal
include_dir ^0.7
normal
optional
jsonwebtoken ^9.2
normal
mime_guess ^2.0
normal
optional
quinn ^0.11
normal
rand ^0.7
normal
rcgen ^0.13
normal
reqwest ^0.11
normal
rustls ^0.23
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
thiserror ^1.0
normal
tokio ^1.35
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1.0
normal
warp ^0.3
normal
optional
criterion ^0.4
dev
pretty_assertions ^1.4
dev
serial_test ^3.1
dev
tempfile ^3.10
dev
Versions
97.26%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ant_
core
0.1.8
Module error
Module Items
Enums
Type Aliases
In crate ant_
core
ant_core
Module
error
Copy item path
Source
Expand description
Error types Error types module
This module contains error types used throughout the P2P Foundation.
Enums
§
P2PError
Main error type for P2P Foundation
Type Aliases
§
Result
Result type alias for P2P Foundation operations