Docs.rs
sway-types-0.70.0
sway-types 0.70.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
fuel-asm ^0.62
normal
fuel-crypto ^0.62
normal
fuel-tx ^0.62
normal
indexmap ^2.5
normal
lazy_static ^1.4
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
parking_lot ^0.12
normal
rustc-hash ^1.1
normal
serde ^1.0
normal
sway-utils ^0.70.0
normal
thiserror ^1.0
normal
toml ^0.8
normal
Versions
25.87%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
Contract
sway_
types
0.70.0
sway_types
Type Alias
Contract
Copy item path
Source
pub type Contract = [
u8
;
32
];