Docs.rs
oxicode-hashline-0.68.0
oxicode-hashline 0.68.0
Permalink
Docs.rs crate page
MIT
07 August 2026
Links
Repository
crates.io
Source
Owners
a7garden
Dependencies
async-trait ^0.1
normal
lru ^0.18
normal
parking_lot ^0.12
normal
serde ^1
normal
similar ^3
normal
optional
thiserror ^2
normal
xxhash-rust ^0.8
normal
proptest ^1
dev
tempfile ^3
dev
tokio ^1
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
normalize_to_lf
oxicode_
hashline
0.68.0
In oxicode_
hashline::
normalize
oxicode_hashline
::
normalize
Function
normalize_
to_
lf
Copy item path
Source
pub fn normalize_to_lf(text: &
str
) ->
String
Expand description
Normalize every line ending to LF.