Docs.rs
fuels-core-0.15.2
fuels-core 0.15.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
Inflector ^0.11
normal
anyhow ^1
normal
fuel-tx ^0.12
normal
fuel-types ^0.5
normal
fuels-types ^0.15.2
normal
hex ^0.4.3
normal
itertools ^0.10
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
rand ^0.8.4
normal
serde ^1.0.124
normal
serde_json ^1.0.64
normal
sha2 ^0.9.5
normal
strum ^0.21
normal
strum_macros ^0.21
normal
syn ^1.0.12
normal
thiserror ^1.0.30
normal
Versions
30.63%
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 fuels_core
?
Function
fuels_core
::
pad_u16
source
·
[
−
]
pub fn pad_u16(value: &
u16
) ->
ByteArray
Expand description
Converts a u16 to a right aligned array of 8 bytes.