Docs.rs
chabeau-0.7.3
chabeau 0.7.3
Permalink
Docs.rs crate page
CC0-1.0
Links
Homepage
Repository
crates.io
Source
Owners
eloquence
github:permacommons:core
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4.0
normal
crc32fast ^1.4
normal
directories ^6.0
normal
futures-util ^0.3
normal
keyring ^3.0
normal
memchr ^2.7
normal
pulldown-cmark ^0.13
normal
ratatui ^0.29
normal
reqwest ^0.12
normal
rust-mcp-schema ^0.9.4
normal
serde ^1.0
normal
serde_json ^1.0
normal
syntect ^5
normal
tempfile ^3.20
normal
tokio ^1.0
normal
tokio-util ^0.7.15
normal
toml ^0.9.5
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
tui-textarea ^0.7
normal
unicode-segmentation ^1.11
normal
unicode-width ^0.2.0
normal
criterion ^0.7
dev
vergen =9.0.6
build
vergen-git2 ^1.0
build
winreg ^0.52
normal
Versions
25.46%
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
sampling_timeout_for_request
chabeau
0.7.3
In chabeau::
core::
mcp_
sampling
chabeau
::
core
::
mcp_sampling
Function
sampling_
timeout_
for_
request
Copy item path
Source
pub fn sampling_timeout_for_request( request: &
CreateMessageRequest
, ) ->
Option
<
Duration
>