Docs.rs
litcheck-core-0.2.0
litcheck-core 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
bitwalker
Dependencies
anyhow ^1.0
normal
clap ^4.1
normal
either ^1.9
normal
glob ^0.3
normal
memchr ^2.7
normal
miette ^5.10
normal
rustc-hash ^1.1
normal
serde ^1.0
normal
smallvec ^1.9
normal
string-interner ^0.14
normal
thiserror ^1.0
normal
walkdir ^2.4
normal
pretty_assertions ^1.0
dev
Versions
16.18%
of the crate is documented
Go to latest version
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
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
litcheck_core
0.2.0
Module text
Structs
Enums
Functions
In crate litcheck_core
?
Module
litcheck_core
::
text
source
·
[
−
]
Structs
§
DisplayCommaSeparated
Newline
Represents a newline location and style
Enums
§
LineEnding
The style of line endings used in a file
Functions
§
canonicalize_horizontal_whitespace
find_next_crlf_or_eof
find_next_lf_or_eof
find_prev_crlf_or_eof
find_prev_lf_or_eof
is_char_boundary
Returns true if
offset
in the underlying buffer falls on a valid UTF-8 codepoint boundary.