Docs.rs
oxi-cli-0.1.0-alpha
oxi-cli 0.1.0-alpha
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
a7garden
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
clap ^4
normal
crossterm ^0.27
normal
dirs ^5
normal
futures ^0.3
normal
libloading ^0.8
normal
once_cell ^1
normal
oxi-agent ^0.1.0-alpha
normal
oxi-ai ^0.1.0-alpha
normal
oxi-tui ^0.1.0-alpha
normal
parking_lot ^0.12
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
tempfile ^3
normal
thiserror ^1
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
tempfile ^3
dev
Versions
86.82%
of the crate is documented
Go to latest stable release
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.1.0-alpha
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.