Docs.rs
recursive-agent-0.6.0
recursive-agent 0.6.0
Permalink
Docs.rs crate page
MIT
03 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
jeffkit
Dependencies
agui-protocol ^0.1
normal
optional
anyhow ^1
normal
optional
async-trait ^0.1
normal
aws-config ^1
normal
optional
aws-sdk-s3 ^1
normal
optional
axum ^0.8
normal
optional
blake3 ^1
normal
bollard ^0.18
normal
optional
chrono ^0.4
normal
clap ^4
normal
optional
crossterm ^0.28
normal
optional
deadpool-redis ^0.18
normal
optional
dirs ^5
normal
futures-util ^0.3.32
normal
optional
jsonwebtoken ^9
normal
optional
pulldown-cmark ^0.12
normal
optional
qrcode ^0.14
normal
optional
ratatui ^0.29
normal
optional
redis ^0.27
normal
optional
regex ^1
normal
reqwest ^0.12
normal
rusqlite ^0.32
normal
optional
serde ^1
normal
serde_json ^1
normal
syntect ^5
normal
optional
tempfile ^3
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-stream ^0.1
normal
optional
tokio-util ^0.7
normal
toml ^0.8
normal
tower-http ^0.6
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
optional
unicode-width ^0.2
normal
optional
uuid ^1
normal
walkdir ^2
normal
wechatbot ^0.3.2
normal
optional
agui-protocol ^0.1
dev
http-body-util ^0.1
dev
jsonwebtoken ^9
dev
mockito ^1.7.2
dev
tempfile ^3
dev
tokio ^1
dev
tower ^0.5
dev
tracing-test ^0.2
dev
url ^2
dev
Versions
64.54%
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
MAX_VISIBLE
recursive
0.6.0
In recursive::
tui::
ui::
command_
menu
recursive
::
tui
::
ui
::
command_menu
Constant
MAX_
VISIBLE
Copy item path
Source
pub const MAX_VISIBLE:
usize
= 8;
Expand description
Maximum number of candidate rows to display in the popup.