Docs.rs
lssg-lib-0.1.0
lssg-lib 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Lyr-7D1h
Dependencies
chrono ^0.4.26
normal
chrono-english ^0.1.7
normal
lazy_static ^1.4.0
normal
log ^0.4.18
normal
pathdiff ^0.2.1
normal
regex ^1.8.4
normal
reqwest ^0.11.22
normal
serde ^1.0.188
normal
serde-extensions ^0.1.1
normal
toml ^0.8.2
normal
Versions
20.63%
of the crate is documented
Platform
i686-pc-windows-msvc
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
lssg_
lib
0.1.0
In lssg_
lib::
html
lssg_lib
::
html
Function
parse_html
Copy item path
Source
pub fn parse_html(input: impl
Read
) ->
Result
<
Vec
<
Html
>,
ParseError
>