Docs.rs
harper-core-0.59.0
harper-core 0.59.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
elijah-potter
Dependencies
ammonia ^4.1.1
normal
bitflags ^2.9.2
normal
blanket ^0.4.0
normal
cached ^0.56.0
normal
foldhash ^0.1.5
normal
fst ^0.4.7
normal
harper-brill ^0.59.0
normal
hashbrown ^0.15.5
normal
is-macro ^0.3.6
normal
itertools ^0.14.0
normal
lazy_static ^1.5.0
normal
levenshtein_automata ^0.2.1
normal
lru ^0.16.0
normal
ordered-float ^5.0.0
normal
paste ^1.0.14
normal
pulldown-cmark ^0.13.0
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
smallvec ^1.15.1
normal
strum ^0.27.2
normal
strum_macros ^0.27.2
normal
thiserror ^2.0.15
normal
unicode-blocks ^0.1.9
normal
unicode-script ^0.5.7
normal
unicode-width ^0.2.1
normal
criterion ^0.7.0
dev
once_cell ^1.21.3
dev
quickcheck ^1.0.3
dev
quickcheck_macros ^1.1.0
dev
rand ^0.8.5
dev
rayon ^1.10.0
dev
Versions
47.3%
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
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
LSend
harper_
core
0.59.0
LSend
Implementors
In crate harper_
core
harper_core
Trait
LSend
Copy item path
Source
pub trait LSend { }
Implementors
§
Source
§
impl<T: ?
Sized
>
LSend
for T