Docs.rs
sol-parser-sdk-0.7.2
sol-parser-sdk 0.7.2
Docs.rs crate page
MIT
08 September 2026
Links
Repository
crates.io
Source
Owners
0xfnzero
Dependencies
anyhow ^1.0.90
normal
base58-turbo ^0.3.0
normal
base64 ^0.22.1
normal
base64-simd ^0.8
normal
borsh ^1.5.3
normal
bs58 ^0.5.1
normal
chrono ^0.4.39
normal
crossbeam-queue ^0.3.12
normal
futures ^0.3.31
normal
libc ^0.2
normal
log ^0.4.22
normal
memchr ^2.7
normal
once_cell ^1.20.3
normal
prost ^0.14.3
normal
rayon ^1.10
normal
rustls ^0.23.23
normal
serde ^1.0.215
normal
serde-big-array ^0.5.1
normal
smallvec ^1.13
normal
solana-client =4.2.2
normal
solana-entry =4.2.2
normal
solana-sdk =4.0.1
normal
solana-transaction-error =3.3.2
normal
solana-transaction-status =4.2.2
normal
spl-pod =0.7.2
normal
spl-token ^9.0.0
normal
spl-token-2022 ^11.0.0
normal
tokio ^1.42.0
normal
tonic ^0.14.5
normal
tonic-prost ^0.14.5
normal
wide ^0.7
normal
wincode =0.5.5
normal
yellowstone-grpc-client =13.5.0
normal
yellowstone-grpc-proto =12.7.0
normal
criterion ^0.7.0
dev
serde_json ^1.0.134
dev
Versions
23.51%
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
Module text_parser
sol_
parser_
sdk
0.7.2
Module text_
parser
Module Items
Functions
In sol_
parser_
sdk::
logs::
utils
sol_parser_sdk
::
logs
::
utils
Module
text_
parser
Copy item path
Source
Expand description
文本回退解析工具
Functions
§
detect_
trade_
type
检测交易类型
extract_
number_
from_
text
从文本中提取数字
extract_
text_
field
从文本中提取字段值(分配版本,向后兼容)
extract_
text_
field_
ref
从文本中提取字段值引用(零拷贝版本)