Docs.rs
solana-tx-parser-0.1.1
solana-tx-parser 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
hodlwarden
Dependencies
borsh ^1.5
normal
bs58 ^0.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
solana-sdk ^2.3
normal
thiserror ^2.0
normal
serde_json ^1.0
dev
Versions
5.02%
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
get_pubkey_string
solana_
tx_
parser
0.1.1
In solana_
tx_
parser::
utils
solana_tx_parser
::
utils
Function
get_
pubkey_
string
Copy item path
Source
pub fn get_pubkey_string(value: &[
u8
;
32
]) ->
String