Docs.rs
sway-ir-0.22.1
sway-ir 0.22.1
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
filecheck ^0.5
normal
generational-arena ^0.2
normal
peg ^0.7
normal
sway-types ^0.22.1
normal
Versions
49.17%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
In sway_ir::optimize::simplify_cfg
?
Function
sway_ir
::
optimize
::
simplify_cfg
::
simplify_cfg
source
·
[
−
]
pub fn simplify_cfg(
context: &mut
Context
,
function: &
Function
) ->
Result
<
bool
,
IrError
>