Docs.rs
polyester-sdk-0.1.0-alpha.27
polyester-sdk 0.1.0-alpha.27
Docs.rs crate page
02 August 2026
Links
Homepage
Repository
crates.io
Source
Owners
anthonyfabric
Dependencies
alloy-primitives ^1
normal
alloy-sol-types ^1
normal
base64 ^0.22
normal
bs58 ^0.5
normal
buffa ^0.8.1
normal
buffa-descriptor ^0.8.1
normal
buffa-types ^0.8
normal
bytes ^1
normal
connectrpc ^0.8
normal
ed25519-dalek ^2
normal
futures-util ^0.3
normal
hex ^0.4
normal
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
hyper ^1
normal
hyper-rustls ^0.27
normal
hyper-util ^0.1
normal
k256 ^0.13
normal
percent-encoding ^2
normal
rand_core ^0.6
normal
rust_decimal ^1
normal
rustls ^0.23
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.26
normal
tower ^0.5
normal
tracing ^0.1
normal
url ^2
normal
webpki-roots ^0.26
normal
dotenvy ^0.15
dev
tokio ^1
dev
trybuild ^1.0
dev
Versions
84.1%
of the crate is documented
Platform
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
Skip to main content
api_key_from_bytes
polyester
0.1.0-alpha.27
In polyester::
codecs::
decode
polyester
::
codecs
::
decode
Function
api_
key_
from_
bytes
Copy item path
Source
pub fn api_key_from_bytes(payload: &[
u8
]) ->
Result
<
ApiKeySummary
>