Docs.rs
sway-ir-0.63.5
sway-ir 0.63.5
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
anyhow ^1.0
normal
downcast-rs ^1.2.0
normal
filecheck ^0.5
normal
indexmap ^2.0.0
normal
itertools ^0.10.3
normal
once_cell ^1.18.0
normal
peg ^0.7
normal
prettydiff ^0.6.4
normal
rustc-hash ^1.1.0
normal
slotmap ^1.0.7
normal
sway-ir-macros ^0.63.5
normal
sway-types ^0.63.5
normal
sway-utils ^0.63.5
normal
Versions
44.47%
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
sway_ir
0.63.5
Module constant
Module Items
Structs
Enums
Type Aliases
In crate sway_
ir
Module
sway_ir
::
constant
Copy item path
source
·
[
−
]
Expand description
Constant
is a typed constant value.
Structs
§
Constant
A
Type
and constant value, including
ConstantValue::Undef
for uninitialized constants.
Enums
§
Constant
Value
A constant representation of each of the supported
Type
s.
Type Aliases
§
B256