Docs.rs
msedit-1.2.1
msedit 1.2.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
whatchamacallem
Dependencies
criterion ^0.6
dev
serde ^1.0
dev
serde_json ^1.0
dev
zstd ^0.13
dev
libc ^0.2
normal
windows-sys ^0.59
normal
winresource ^0.1.22
build
Versions
61.75%
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
Module lines_bwd
edit
1.2.1
Module lines_
bwd
Module Items
Functions
In edit::
simd
edit
::
simd
Module
lines_
bwd
Copy item path
Source
Functions
ยง
lines_
bwd
Starting from the
offset
in
haystack
with a current line index of
line
, this seeks backwards to the
line_stop
-nth line and returns the new offset and the line index at that point.