Docs.rs
vtcode-bash-runner-0.70.0
vtcode-bash-runner 0.70.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
vinhnx
Dependencies
anyhow ^1.0
normal
lru ^0.12
normal
parking_lot ^0.12
normal
path-clean ^1.0
normal
serde ^1.0
normal
optional
shell-escape ^0.1
normal
tokio ^1.0
normal
vtcode-commons ^0.70.0
normal
vtcode-exec-events ^0.70.0
normal
optional
assert_fs ^1.1
dev
Versions
10.53%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module stream
vtcode_
bash_
runner
0.70.0
Module stream
Module Items
Enums
Functions
In crate vtcode_
bash_
runner
vtcode_bash_runner
Module
stream
Copy item path
Source
Enums
§
Read
Line
Result
Result of a bounded line read.
Functions
§
read_
line_
with_
limit
Read a line with a size limit, preventing unbounded memory growth.