Docs.rs
waffles-solana-program-runtime-1.16.0
waffles-solana-program-runtime 1.16.0
Permalink
Docs.rs crate page
Apache-2.0
29 May 2026
Links
Homepage
Repository
crates.io
Source
Owners
nixxholas
Dependencies
base64 ^0.13
normal
bincode ^1.3.3
normal
eager ^0.1.0
normal
enum-iterator ^1.2.0
normal
itertools ^0.10.5
normal
libc ^0.2.101
normal
libloading ^0.7.4
normal
log ^0.4.17
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
rand ^0.7.0
normal
serde ^1.0.152
normal
waffles-solana-frozen-abi =1.16.0
normal
waffles-solana-frozen-abi-macro =1.16.0
normal
waffles-solana-measure =1.16.0
normal
waffles-solana-metrics =1.16.0
normal
waffles-solana-sdk =1.16.0
normal
solana_rbpf =0.2.38
normal
thiserror ^1.0
normal
waffles-solana-logger =1.16.0
dev
rustc_version ^0.4
build
Versions
34.69%
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_CACHED_EXECUTORS
solana_
program_
runtime
1.16.0
In solana_
program_
runtime::
executor_
cache
solana_program_runtime
::
executor_cache
Constant
MAX_
CACHED_
EXECUTORS
Copy item path
Source
pub const MAX_CACHED_EXECUTORS:
usize
= 256;
Expand description
Capacity of
BankExecutorCache