Docs.rs
solana-binary-encoder-1.0.7
solana-binary-encoder 1.0.7
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
evodevo
Dependencies
Inflector ^0.11.4
normal
base64 ^0.13.0
normal
bincode ^1.3.3
normal
borsh ^0.9.1
normal
borsh-derive ^0.9.1
normal
bs58 ^0.4.0
normal
bytemuck ^1.8.0
normal
bytes ^1.2
normal
bzip2 ^0.4.3
normal
chrono ^0.4.22
normal
console ^0.15.0
normal
dotenv ^0.15.0
normal
enum-iterator ^1.2.0
normal
env_logger ^0.9.0
normal
envy ^0.4.2
normal
flate2 ^1.0.24
normal
futures ^0.3.24
normal
generic-array ^0.14.4
normal
jsonrpc-core ^18.0.0
normal
lazy_static ^1.4.0
normal
log ^0.4.17
normal
num-derive ^0.3
normal
num-traits ^0.2
normal
pretty-hex ^0.3.0
normal
prost ^0.11.0
normal
prost-types ^0.11.1
normal
sasl2-sys ^0.1.20
normal
serde ^1.0.144
normal
serde_derive ^1.0.103
normal
serde_json ^1.0.83
normal
solana-account-decoder =1.16.15
normal
solana-sdk =1.16.15
normal
solana-storage-proto =1.16.15
normal
spl-memo =3.0.1
normal
thiserror ^1.0
normal
tokio ^1.11.0
normal
zstd ^0.11.2
normal
rustc_version ^0.4
build
openssl ^0.10
normal
openssl ^0.10
normal
Versions
7.45%
of the crate is documented
Go to latest version
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
solana_
binary_
encoder
1.0.7
In solana_
binary_
encoder::
parse_
instruction
Function
solana_binary_encoder
::
parse_instruction
::
parse_memo_data
Copy item path
source
ยท
[
−
]
pub fn parse_memo_data(data: &[
u8
]) ->
Result
<
String
,
Utf8Error
>