Docs.rs
ant-core-0.2.2
ant-core 0.2.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
dirvine
Autonomi-QA
Dependencies
ant-node ^0.11.0
normal
optional
ant-protocol ^2.0.2
normal
async-stream ^0.3
normal
axum ^0.8
normal
bytes ^1
normal
flate2 ^1
normal
fs2 ^0.4
normal
futures ^0.3
normal
futures-core ^0.3
normal
futures-util ^0.3
normal
hex ^0.4
normal
lru ^0.16
normal
postcard ^1.1.3
normal
rand ^0.8
normal
reqwest ^0.12
normal
rmp-serde ^1
normal
self-replace ^1
normal
self_encryption ^0.35.0
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
sysinfo ^0.32
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
toml ^0.8
normal
tower-http ^0.6.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
utoipa ^5
normal
xor_name ^5
normal
zip ^2
normal
alloy ^1.6
dev
ant-node ^0.11.0
dev
anyhow ^1
dev
rmp-serde ^1
dev
saorsa-core ^0.24
dev
serial_test ^3
dev
tokio-test ^0.4
dev
libc ^0.2
normal
openssl ^0.10
normal
windows-sys ^0.61
normal
Versions
68.06%
of the crate is documented
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
Skip to main content
MAX_CHUNK_SIZE
ant_
core
0.2.2
In ant_
core::
data
ant_core
::
data
Constant
MAX_
CHUNK_
SIZE
Copy item path
Source
pub const MAX_CHUNK_SIZE:
usize
= _; // 4_194_304usize
Expand description
Maximum chunk size in bytes (4MB).