Docs.rs
resticular-0.1.10
resticular 0.1.10
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Haider-Ali-Dev
Dependencies
axum ^0.4
normal
clap ^3.1
normal
colored ^2.0.0
normal
crossbeam-channel ^0.5.4
normal
fs_extra ^1.2.0
normal
hotwatch ^0.4.6
normal
html2text ^0.4.2
normal
indicatif ^0.16.2
normal
lol_html ^0.3.1
normal
minifier ^0.2.1
normal
minify-html ^0.8.0
normal
mopa ^0.2.2
normal
parking_lot ^0.12.1
normal
pulldown-cmark ^0.9.1
normal
regex ^1.5.6
normal
run_script ^0.9.0
normal
scraper ^0.13.0
normal
serde ^1.0.137
normal
serde_derive ^1.0.137
normal
serde_json ^1.0.81
normal
soup ^0.5.1
normal
tera ^1.16.0
normal
thiserror ^1.0.31
normal
tokio ^1.0
normal
toml ^0.5.9
normal
tower-http ^0.3.4
normal
tracing ^0.1.34
normal
tracing-subscriber ^0.2.0
normal
ws ^0.9.2
normal
Versions
14.2%
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
☰
In resticular
?
Macro
resticular
::
handle_thread_error_with_error
source
·
[
−
]
macro_rules!
handle_thread_error_with_error
{ (
$
func
:
expr
,
$
error
:
expr
) => { ... }; }