Docs.rs
solana-entry-2.0.13
solana-entry 2.0.13
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
anza-team
Dependencies
bincode ^1.3.3
normal
crossbeam-channel ^0.5.13
normal
dlopen2 ^0.5.0
normal
lazy_static ^1.4.0
normal
log ^0.4.21
normal
rand ^0.8.5
normal
rayon ^1.10.0
normal
serde ^1.0.203
normal
solana-measure =2.0.13
normal
solana-merkle-tree =2.0.13
normal
solana-metrics =2.0.13
normal
solana-perf =2.0.13
normal
solana-rayon-threadlimit =2.0.13
normal
solana-sdk =2.0.13
normal
assert_matches ^1.5.0
dev
solana-logger =2.0.13
dev
Versions
18.52%
of the crate is documented
Go to latest version
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
solana_
entry
2.0.13
Entry
Receiver
Aliased type
In solana_
entry::
entry
solana_entry
::
entry
Type Alias
EntryReceiver
Copy item path
source
pub type EntryReceiver =
Receiver
<
Vec
<
Entry
>>;
Aliased Type
ยง
struct EntryReceiver {
/* private fields */
}