Docs.rs
sway-types-0.65.2
sway-types 0.65.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
bytecount ^0.6
normal
fuel-asm ^0.58
normal
fuel-crypto ^0.58
normal
fuel-tx ^0.58
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.65.2
normal
thiserror ^1.0
normal
Versions
22.39%
of the crate is documented
Go to latest version
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
sway_
types
0.65.2
FxBuild
Hasher
Aliased type
In crate sway_
types
sway_types
Type Alias
FxBuildHasher
Copy item path
source
pub type FxBuildHasher =
BuildHasherDefault
<
FxHasher
>;
Aliased Type
ยง
struct FxBuildHasher(
/* private fields */
);