Docs.rs
rig-onchain-kit-1.0.0
rig-onchain-kit 1.0.0
Permalink
Docs.rs crate page
MIT
Links
Documentation
crates.io
Source
Owners
piotrostr
Dependencies
actix-cors ^0.6
normal
optional
actix-web ^4
normal
optional
actix-web-lab ^0.20
normal
optional
alloy ^0.9
normal
optional
anyhow ^1.0.95
normal
async-trait ^0.1.85
normal
base64 ^0.22.1
normal
bincode ^1.3.3
normal
blockhash-cache ^0.1
normal
borsh ^1.5.1
normal
chrono ^0.4.39
normal
ctor ^0.2.0
normal
dotenv ^0.15.0
normal
env_logger ^0.11.6
normal
evm-approvals ^0.1
normal
futures ^0.3.31
normal
futures-util ^0.3
normal
hex ^0.4.3
normal
jsonwebtoken ^9.3.0
normal
optional
lifi ^0.2
normal
log ^0.4.25
normal
once_cell ^1.20.2
normal
privy ^0.6
normal
rand ^0.8.5
normal
redis ^0.28.2
normal
optional
reqwest ^0.12.4
normal
rig-core ^0.9
normal
rig-tool-macro ^0.4.0
normal
serde ^1.0.199
normal
serde_json ^1.0.116
normal
serde_with ^3.12.0
normal
solana-account-decoder ^2.1.9
normal
optional
solana-client ^2.1.9
normal
optional
solana-sdk ^2.1.9
normal
optional
solana-transaction-status ^2.1.9
normal
optional
spl-associated-token-account ^6.0.0
normal
optional
spl-token ^7.0.0
normal
optional
thiserror ^2.0.11
normal
timed ^0.2.1
normal
tokio ^1.37.0
normal
tokio-stream ^0.1.17
normal
optional
tracing ^0.1.41
normal
tracing-subscriber ^0.3.19
normal
uniswap-sdk-core ^3.3.0
normal
optional
uniswap-v3-sdk ^3.3.0
normal
optional
Versions
0%
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
run_server
rig_
onchain_
kit
1.0.0
In rig_
onchain_
kit::
http::
server
rig_onchain_kit
::
http
::
server
Function
run_
server
Copy item path
Source
pub async fn run_server(privy:
Privy
) ->
Result
<
()
>