Docs.rs
sol-parser-sdk-0.1.0
sol-parser-sdk 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
sgxiang
Dependencies
anyhow ^1.0.90
normal
arrayref ^0.3.6
normal
async-trait ^0.1.86
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
borsh ^1.5.3
normal
borsh-derive ^1.5.5
normal
bs58 ^0.5.1
normal
bytemuck ^1.4.0
normal
chrono ^0.4.39
normal
crossbeam ^0.8.4
normal
crossbeam-channel ^0.5
normal
crossbeam-queue ^0.3.12
normal
dashmap ^6.0.1
normal
env_logger ^0.11.8
normal
futures ^0.3.31
normal
futures-util ^0.3.31
normal
hex ^0.4.3
normal
indicatif ^0.18.0
normal
lazy_static ^1.5.0
normal
libc ^0.2
normal
log ^0.4.22
normal
maplit ^1.0.2
normal
memchr ^2.7
normal
num-derive ^0.4.2
normal
num-traits ^0.2.19
normal
num_enum ^0.7.3
normal
once_cell ^1.20.3
normal
parking_lot ^0.12.1
normal
prost ^0.14.1
normal
prost-types ^0.14.1
normal
rand ^0.9.0
normal
regex ^1
normal
ring ^0.17
normal
rustls ^0.23.23
normal
rustls-native-certs ^0.8.1
normal
serde ^1.0.215
normal
serde-big-array ^0.5.1
normal
serde_json ^1.0.134
normal
solana-account-decoder ^3.0.3
normal
solana-client ^3.0.3
normal
solana-entry ^3.0.3
normal
solana-hash ^3.0.0
normal
solana-metrics ^3.0.3
normal
solana-perf ^3.0.3
normal
solana-program ^3.0.0
normal
solana-rpc-client ^3.0.3
normal
solana-rpc-client-api ^3.0.3
normal
solana-rpc-client-nonce-utils ^3.0.3
normal
solana-sdk ^3.0.0
normal
solana-transaction-status ^3.0.3
normal
spl-associated-token-account ^7.0.0
normal
spl-token ^8.0.0
normal
spl-token-2022 ^9.0.0
normal
thiserror ^2.0.11
normal
tokio ^1.42.0
normal
tokio-rustls ^0.26.1
normal
tokio-stream ^0.1
normal
tonic ^0.14.2
normal
tracing ^0.1.41
normal
wide ^0.7
normal
yellowstone-grpc-client ^9.0.0
normal
yellowstone-grpc-proto ^9.0.0
normal
criterion ^0.7.0
dev
Versions
20.93%
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
read_bool
sol_
parser_
sdk
0.1.0
In sol_
parser_
sdk::
logs::
utils
sol_parser_sdk
::
logs
::
utils
Function
read_
bool
Copy item path
Source
pub fn read_bool(data: &[
u8
], offset:
usize
) ->
Option
<
bool
>
Expand description
读取布尔值