Docs.rs
htmls-0.1.8
htmls 0.1.8
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
inkicchj
Dependencies
html5ever ^0.27.0
normal
markup5ever_rcdom ^0.3.0
normal
regex ^1.11.1
normal
Versions
63.14%
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
htmls
0.1.8
In htmls::
parser::
function
htmls
::
parser
::
function
Function
parse_function
Copy item path
Source
pub fn parse_function(it: &mut
Parser
, node:
Node
) ->
Result
<
Node
,
ParseError
>
Expand description
Parse function calls