Docs.rs
tuktuk-sdk-0.3.6
tuktuk-sdk 0.3.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ChewingGlass
Dependencies
anchor-lang ^0.31.1
normal
async-trait ^0
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
bytemuck ^1.21.0
normal
futures ^0.3.30
normal
futures-core ^0.3.30
normal
futures-util ^0.3.31
normal
itertools ^0.13
normal
log ^0.4.20
normal
rand ^0.9
normal
semver ^1.0.26
normal
serde ^1
normal
serde_json ^1.0.135
normal
solana-account-decoder ^2.2.3
normal
solana-account-decoder-client-types ^2.2.3
normal
solana-client ^2.2.3
normal
solana-clock ^2.2.1
normal
solana-pubkey ^2.2.1
normal
solana-rpc-client-api ^2.2.3
normal
solana-sdk ^2.2.1
normal
solana-signature ^2.2.1
normal
spl-associated-token-account ^6.0.0
normal
spl-token ^4.0.0
normal
thiserror ^1
normal
tokio ^1
normal
tokio-graceful-shutdown ^0.15
normal
tokio-stream ^0.1.16
normal
tokio-tungstenite ^0.20.1
normal
tracing ^0
normal
tuktuk-program ^0.3.2
normal
tungstenite ^0.20.1
normal
url ^2.4.1
normal
Versions
9.66%
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
source
tuktuk_
sdk
0.3.6
In tuktuk_
sdk::
prelude
tuktuk_sdk
::
prelude
Macro
source
Copy item path
Source
macro_rules! source { () => { ... }; }
Expand description
Creates a
Source