Docs.rs
op-alloy-0.9.2
op-alloy 0.9.2
Docs.rs crate page
MIT OR Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
mattsse
refcell
github:alloy-rs:core
emhane
Dependencies
op-alloy-consensus ^0.9.2
normal
optional
op-alloy-genesis ^0.9.2
normal
optional
op-alloy-network ^0.9.2
normal
optional
op-alloy-protocol ^0.9.2
normal
optional
op-alloy-provider ^0.9.2
normal
optional
op-alloy-registry ^0.9.2
normal
optional
op-alloy-rpc-jsonrpsee ^0.9.2
normal
optional
op-alloy-rpc-types ^0.9.2
normal
optional
op-alloy-rpc-types-engine ^0.9.2
normal
optional
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
op_
alloy
0.9.2
In op_
alloy::
protocol
op_alloy
::
protocol
Function
compress_zlib
Copy item path
Source
pub fn compress_zlib(data: &[
u8
]) ->
Vec
<
u8
>
ⓘ
Available on
crate feature
protocol
only.
Expand description
Method to compress data using ZLIB.