Docs.rs
typeduck-codex-web-0.1.0
typeduck-codex-web 0.1.0
Docs.rs crate page
Apache-2.0
22 July 2026
Links
Repository
crates.io
Source
Owners
sssemil
Dependencies
async-stream ^0.3.6
normal
base64 ^0.22.1
normal
bytes ^1.10.1
normal
clap ^4
normal
http ^1.3.1
normal
http-body ^1
normal
http-body-util ^0.1.3
normal
inventory ^0.3.19
normal
pulldown-cmark ^0.10
normal
rand ^0.9
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-stream ^0.1.18
normal
tokio-util ^0.7.18
normal
topcoat =0.3.1
normal
topcoat-core =0.3.1
normal
topcoat-router =0.3.1
normal
topcoat-router-macro =0.3.1
normal
topcoat-view =0.3.1
normal
topcoat-view-macro =0.3.1
normal
tracing ^0.1.44
normal
webbrowser ^1.0
normal
insta ^1.46.3
dev
pretty_assertions ^1.4.1
dev
Versions
11.11%
of the crate is documented
Go to latest version
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
run
codex_
web
0.1.0
codex_web
Function
run
Copy item path
Source
pub async fn run(options:
WebOptions
) ->
Result
<
()
>