Docs.rs
asimov-server-25.0.0-dev.13
asimov-server 25.0.0-dev.13
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
artob
github:asimov-platform:rust
Dependencies
asimov-prompt ^25.0.0-dev.13
normal
asimov-runner ^25.0.0-dev.13
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
axum ^0.8
normal
optional
axum-embed ^0.1
normal
optional
axum-prometheus ^0.8
normal
optional
bs58 ^0.5
normal
dogma ^0.1.7
normal
futures ^0.3
normal
http ^1.3
normal
optional
jiff ^0.2
normal
lazy_static ^1.5
normal
optional
local-ip-address ^0.6
normal
optional
mdns-sd ^0.13
normal
optional
known-types-openai ^0.0.8
normal
rmcp ^0.1.5
normal
rust-embed ^8.7
normal
optional
serde ^1
normal
optional
serde_json ^1
normal
optional
stability ^0.2
normal
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tower-http ^0.6
normal
optional
tracing ^0.1
normal
optional
uuid ^1.16
normal
axum-test ^17.3.0
dev
tokio ^1
dev
tracing-subscriber ^0.3
dev
Versions
5.17%
of the crate is documented
Go to latest stable release
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
asimov_
server
25.0.0-dev.13
In asimov_
server::
http
asimov_server
::
http
Function
start
Copy item path
Source
pub async fn start( addr: impl
ToSocketAddrs
, cancel:
CancellationToken
, ) ->
Result
<
()
>