Docs.rs
lychee-lib-0.7.0
lychee-lib 0.7.0
Docs.rs crate page
Apache-2.0
/
MIT
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
mre
thomas-zahner
Dependencies
check-if-email-exists ^0.8.21
normal
deadpool ^0.7.0
normal
fast_chemail ^0.9.6
normal
glob ^0.3.0
normal
html5ever ^0.25.1
normal
http ^0.2.4
normal
hubcaps ^0.6.2
normal
linkify ^0.6.0
normal
markup5ever_rcdom ^0.1.0
normal
openssl-sys ^0.9.61
normal
pulldown-cmark ^0.8.0
normal
regex ^1.4.5
normal
reqwest ^0.11.3
normal
ring ^0.16.20
normal
serde ^1.0.125
normal
shellexpand ^2.1.0
normal
tokio ^1.5.0
normal
typed-builder ^0.9.0
normal
url ^2.2.1
normal
doc-comment ^0.3.3
dev
pretty_assertions ^0.7.2
dev
tempfile ^3.2.0
dev
wiremock ^0.5.2
dev
Versions
46.59%
of the crate is documented
Go to latest version
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
☰
Type Definition Result
lychee_lib
?
Type Definition
lychee_lib
::
Result
⎘
[
−
]
[src]
type Result<T> =
Result
<T,
ErrorKind
>;