Docs.rs
oxi-cli-0.18.2
oxi-cli 0.18.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
a7garden
Dependencies
anyhow ^1
normal
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
clap ^4
normal
crossterm ^0.28
normal
dirs ^5
normal
extism ^1.21
normal
flate2 ^1
normal
futures ^0.3
normal
image ^0.25
normal
lazy_static ^1.4
normal
libloading ^0.8
normal
notify ^6
normal
once_cell ^1
normal
oxi-agent ^0.18.0
normal
oxi-ai ^0.18.0
normal
oxi-sdk ^0.18.0
normal
oxi-store ^0.18.1
normal
oxi-tui ^0.18.3
normal
parking_lot ^0.12
normal
rand ^0.8
normal
ratatui ^0.30
normal
regex ^1
normal
reqwest ^0.12
normal
semver ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-width ^0.2
normal
url ^2
normal
urlencoding ^2.1
normal
uuid ^1
normal
zip ^2
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
libc ^0.2
normal
Versions
100%
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
parse_thinking_level
oxi
0.18.2
In oxi::
settings
oxi
::
settings
Function
parse_
thinking_
level
Copy item path
Source
pub fn parse_thinking_level(s: &
str
) ->
Option
<
ThinkingLevel
>
Expand description
Parse a thinking level from a string.