Docs.rs
duskphantom-middle-0.0.1
duskphantom-middle 0.0.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
CNCSMonster
Dependencies
anyhow ^1.0.86
normal
diff ^0.1.13
normal
duskphantom-frontend 0.0.*
normal
duskphantom-utils 0.0.*
normal
hexf-parse ^0.2.1
normal
lazy_static ^1.4.0
normal
llvm-ir ^0.11.1
normal
optional
rayon ^1.8.0
normal
regex ^1.10.5
normal
serde ^1.0.130
normal
serde_yaml ^0.9.30
normal
thiserror ^1.0.50
normal
typed-arena ^2.0.2
normal
winnow ^0.6.5
normal
insta ^1.39.0
dev
Versions
38.76%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
optimize_program
duskphantom_
middle
0.0.1
In duskphantom_
middle::
transform::
func_
inline
duskphantom_middle
::
transform
::
func_inline
Function
optimize_
program
Copy item path
Source
pub fn optimize_program(program: &mut
Program
) ->
Result
<
bool
>