Docs.rs
rinova-proxy-sdk-1.0.0
rinova-proxy-sdk 1.0.0
Permalink
Docs.rs crate page
MIT
06 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
rina-coding
Dependencies
axum ^0.8
normal
base64 ^0.22
normal
indexmap ^2
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
thiserror ^2
normal
tokio ^1
normal
url ^2
normal
urlencoding ^2
normal
reqwest ^0.12
dev
tokio ^1
dev
Versions
3.45%
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
start_server
rinova_
proxy_
sdk
1.0.0
In rinova_
proxy_
sdk::
server
rinova_proxy_sdk
::
server
Function
start_
server
Copy item path
Source
pub async fn start_server(opts:
ServerOptions
) ->
Result
<
ServerHandle
>