Docs.rs
libchai-0.3.0
libchai 0.3.0
Docs.rs crate page
GPL-3.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
tansongchen
Dependencies
async-stream ^0.3
normal
axum ^0.8.8
normal
chrono ^0.4.31
normal
clap ^4.0
normal
console_error_panic_hook ^0.1.7
normal
optional
csv ^1.3.0
normal
futures-util ^0.3.31
normal
getrandom ^0.3
normal
indexmap ^2.10.0
normal
itertools ^0.14.0
normal
js-sys ^0.3.66
normal
rand ^0.9
normal
regex ^1.10.2
normal
rustc-hash ^2.0.0
normal
serde ^1.0.193
normal
serde-wasm-bindgen ^0.6.3
normal
serde_json ^1.0
normal
serde_with ^3.4.0
normal
serde_yaml ^0.9.27
normal
tokio ^1.0
normal
tower ^0.5
normal
tower-http ^0.6.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tsify ^0.5.5
normal
uuid ^1.17.0
normal
wasm-bindgen ^0.2.84
normal
web-sys ^0.3
normal
web-time ^1.1.0
normal
criterion ^0.8
dev
Versions
13.11%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
chai
0.3.0
In chai::
server
chai
::
server
Function
start_
server
Copy item path
Source
pub async fn start_server(port:
u16
) ->
Result
<
()
,
Box
<dyn
Error
>>
Expand description
启动服务器