Docs.rs
html-bindgen-0.3.3
html-bindgen 0.3.3
Permalink
Docs.rs crate page
Apache-2.0
OR
MIT
Links
Homepage
Repository
crates.io
Source
Owners
yoshuawuyts
Dependencies
convert_case ^0.6.0
normal
html5ever ^0.26.0
normal
indoc ^2.0.0
normal
once_cell ^1
normal
prettyplease ^0.2.4
normal
regex ^1
normal
scraper ^0.14.0
normal
serde ^1.0.152
normal
syn ^2
normal
weedle ^0.12.0
normal
Versions
21.47%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
html_
bindgen
0.3.3
Error
Aliased Type
In crate html_
bindgen
html_bindgen
Type Alias
Error
Copy item path
Source
pub type Error =
Box
<dyn
Error
+
Send
+
Sync
+ 'static>;
Aliased Type
ยง
struct Error(
/* private fields */
);