Docs.rs
limit-tui-0.0.25
limit-tui 0.0.25
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
marioidival
Dependencies
chrono ^0.4.44
normal
crossterm ^0.29
normal
ratatui ^0.29
normal
syntect ^5.2
normal
thiserror ^1.0
normal
tracing ^0.1
normal
Versions
69.95%
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
Skip to main content
parse_diff
limit_
tui
0.0.25
In limit_
tui::
components::
diff
limit_tui
::
components
::
diff
Function
parse_
diff
Copy item path
Source
pub fn parse_diff(diff_text: &
str
) ->
Vec
<
DiffLine
>
Expand description
Parse unified diff format into DiffLine structs