Docs.rs
flow-value-0.3.0
flow-value 0.3.0
Docs.rs crate page
AGPL-3.0-only
Links
Homepage
Repository
crates.io
Source
Owners
juchiast
Dependencies
base64 ^0.22.1
normal
bincode ^2
normal
optional
bytes ^1
normal
five8 ^1.0.0
normal
indexmap ^2
normal
itoa ^1
normal
rust_decimal ^1
normal
ryu ^1
normal
schemars ^1.0.4
normal
serde ^1
normal
serde_json ^1
normal
optional
serde_with ^3.11.0
normal
solana-keypair ^3
normal
optional
solana-pubkey ^3
normal
optional
solana-signature ^3
normal
optional
thiserror ^2
normal
rust_decimal_macros ^1
dev
serde_json ^1
dev
solana-instruction ^3
dev
solana-keypair ^3
dev
solana-pubkey ^3
dev
solana-signature ^3
dev
solana-signer ^3
dev
Versions
25.69%
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
five8_decode_64
flow_
value
0.3.0
flow_value
Function
five8_
decode_
64
Copy item path
Source
pub fn five8_decode_64<T:
AsRef
<[
u8
]>>( encoded: T, ) ->
Result
<[
u8
;
64
],
DecodeError
>