Docs.rs
agent-core-0.6.0
agent-core 0.6.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
arrsingh
Dependencies
agent-core-runtime ^0.6.0
normal
agent-core-tui ^0.6.0
normal
optional
tempfile ^3
dev
Versions
100%
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
is_table_line
agent_
core
0.6.0
In agent_
core::
tui
agent_core
::
tui
Function
is_
table_
line
Copy item path
Source
pub fn is_table_line(line: &
str
) ->
bool
Expand description
Check if a line could be part of a table (contains |)