Docs.rs
solana-optimizer-0.1.2
solana-optimizer 0.1.2
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
oldcwj
Dependencies
clap ^4.5
normal
elf ^0.7.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
solana-program ^1.18.5
normal
solana_rbpf ^0.8.5
normal
Versions
0%
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
optimize_sbf
solana_
optimizer
0.1.2
In solana_
optimizer::
optimizer
solana_optimizer
::
optimizer
Function
optimize_
sbf
Copy item path
Source
pub fn optimize_sbf( input_path: &
str
, output_path: &
str
, ) ->
Result
<
String
,
Box
<dyn
Error
>>