Docs.rs
agave-fs-4.2.0
agave-fs 4.2.0
Docs.rs crate page
Apache-2.0
07 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
libc ^0.2.186
normal
log ^0.4.32
normal
slab ^0.4.12
normal
smallvec ^1.15.2
normal
thiserror ^2.0.18
normal
rand ^0.9.4
dev
tempfile ^3.27.0
dev
test-case ^3.3.1
dev
agave-io-uring =4.2.0
normal
io-uring ^0.7.12
normal
tempfile ^3.27.0
normal
Versions
69.49%
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
FileSize
agave_
fs
4.2.0
agave_fs
Type Alias
File
Size
Copy item path
Source
pub type FileSize =
u64
;
Expand description
Alias for file offsets and sizes - since files can exceed 4GB, use 64-bits