Docs.rs
fuel-block-committer-encoding-0.10.10
fuel-block-committer-encoding 0.10.10
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fuel-service-user
Dependencies
alloy ^0.3.6
normal
optional
anyhow ^1.0
normal
bitvec ^1.0
normal
c-kzg ^1.0
normal
optional
flate2 ^1.0
normal
hex ^0.4
normal
itertools ^0.13
normal
postcard ^1.0
normal
serde ^1.0
normal
static_assertions ^1.1
normal
alloy ^0.3.6
dev
itertools ^0.13
dev
proptest ^1.0
dev
rand ^0.8
dev
test-case ^3.3
dev
Versions
3.13%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Blob
fuel_
block_
committer_
encoding
0.10.10
Blob
Aliased Type
In fuel_
block_
committer_
encoding::
blob
fuel_block_committer_encoding
::
blob
Type Alias
Blob
Copy item path
Source
pub type Blob =
Box
<[
u8
;
131072
]>;
Aliased Type
ยง
pub struct Blob(
/* private fields */
);