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
Renderables
Aliased Type
In workflow_
html::
render
workflow_html
::
render
Type Alias
Renderables
Copy item path
Source
pub type Renderables =
Vec
<
Arc
<dyn
Render
>>;
Aliased Type
ยง
struct Renderables {
/* private fields */
}