Docs.rs
workflow-html-0.18.0
workflow-html 0.18.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
lazy_static ^1.4.0
normal
regex ^1.10.2
normal
wasm-bindgen ^0.2.93
normal
web-sys ^0.3.70
normal
workflow-html-macros ^0.18.0
normal
Versions
2.17%
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
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
workflow_
html
0.18.0
Hooks
Aliased Type
In workflow_
html::
interface
workflow_html
::
interface
Type Alias
Hooks
Copy item path
Source
pub type Hooks =
BTreeMap
<
String
,
Element
>;
Aliased Type
ยง
struct Hooks {
/* private fields */
}