Docs.rs
ansi-diff-1.1.0
ansi-diff 1.1.0
Docs.rs crate page
BSD-2-Clause
Links
Homepage
Repository
crates.io
Source
Owners
substack
Dependencies
lazy_static ^1.4.0
normal
regex ^1.5.4
normal
signal-hook ^0.3.13
dev
term_size ^0.3.2
dev
Versions
83.33%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ansi_
diff
1.1.0
ansi_diff
Function
ansi_split
Copy item path
Source
pub fn ansi_split(input: &
str
) ->
Vec
<
String
>
Expand description
Split a string by ansi codes.