Docs.rs
swquery-0.0.3
swquery 0.0.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
marcelofeitoza
BretasArthur1
vict0rcarvalh0
Dependencies
axum ^0.7.9
normal
chrono ^0.4
normal
dotenvy ^0.15
normal
futures ^0.3.31
normal
http-body-util ^0.1.0
normal
hyper-util ^0.1
normal
reqwest ^0.11
normal
script ^0.5.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
solana-sdk ^2.0.8
normal
sqlx ^0.8.2
normal
thiserror ^1.0
normal
tokio ^1.0
normal
tower ^0.5.1
normal
tower-http ^0.6.1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
wasmtime ^11.0.1
normal
Versions
31.05%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
swquery
0.0.3
In swquery::
utils
swquery
::
utils
Function
to_value_response
Copy item path
Source
pub fn to_value_response<T:
Serialize
>(response: T) ->
Result
<
Value
,
SdkError
>