Docs.rs
miraland-program-runtime-1.19.2
miraland-program-runtime 1.19.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
miralandlabs
Dependencies
base64 ^0.22.1
normal
bincode ^1.3.3
normal
eager ^0.1.0
normal
enum-iterator ^1.5.0
normal
itertools ^0.12.1
normal
libc ^0.2.155
normal
log ^0.4.21
normal
miraland-frozen-abi =1.19.2
normal
miraland-frozen-abi-macro =1.19.2
normal
miraland-measure =1.19.2
normal
miraland-metrics =1.19.2
normal
miraland-sdk =1.19.2
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
percentage ^0.1.0
normal
rand ^0.8.5
normal
serde ^1.0.203
normal
solana_rbpf =0.8.4
normal
thiserror ^1.0.61
normal
assert_matches ^1.5.0
dev
libsecp256k1 ^0.6.0
dev
miraland-logger =1.19.2
dev
miraland-sdk =1.19.2
dev
rustc_version ^0.4
build
Versions
44.34%
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
miraland_
program_
runtime
1.19.2
Module compute_
budget
Module Items
Structs
Constants
In crate miraland_
program_
runtime
miraland_program_runtime
Module
compute_budget
Copy item path
Source
Structs
§
Compute
Budget
Constants
§
DEFAULT_
HEAP_
COST
Roughly 0.5us/page, where page is 32K; given roughly 15CU/us, the default heap page cost = 0.5 * 15 ~= 8CU/page