Docs.rs
tape-network-0.1.9
tape-network 0.1.9
Permalink
Docs.rs crate page
Apache-2.0
15 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
zfedoran
Dependencies
anyhow ^1.0
normal
axum ^0.8.4
normal
base64 ^0.13
normal
bincode ^1.3
normal
brine-tree ^0.5.3
normal
bytemuck ^1.14.3
normal
chrono ^0.4
normal
crankx ^0.2.2
normal
flate2 ^1.0
normal
num_enum ^0.7.2
normal
rand ^0.8
normal
reqwest ^0.12
normal
rocksdb ^0.23.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha3 ^0.10.8
normal
solana-account-decoder =2.2
normal
solana-client =2.2
normal
solana-sdk =2.2
normal
solana-transaction-status =2.2
normal
solana-transaction-status-client-types =2.2
normal
tape-api ^0.1.8
normal
tape-client ^0.1.8
normal
thiserror ^2.0.12
normal
tokio ^1.37
normal
tempdir ^0.3
dev
Versions
10.96%
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
All
tape_
network
0.1.9
Crate Items
Structs
Enums
Functions
List of all items
Structs
block::ProcessedBlock
block::TapeBlock
store::TapeStore
web::RpcError
Enums
block::BlockError
block::TapeEvent
block::TapeInstruction
store::StoreError
web::ErrorCode
Functions
archive::archive_loop
block::process_block
mine::mine_loop
store::primary
store::secondary
web::rpc_get_health
web::rpc_get_segment
web::rpc_get_tape
web::rpc_get_tape_address
web::rpc_get_tape_number
web::web_loop