Docs.rs
workflow-html-0.18.0
workflow-html 0.18.0
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
workflow_
html
0.18.0
Module render
Module Items
Structs
Traits
Type Aliases
In crate workflow_
html
workflow_html
Module
render
Copy item path
Source
Structs
§
Arc
A thread-safe reference-counting pointer. ‘Arc’ stands for ‘Atomically Reference Counted’.
Traits
§
Render
Write
A trait for writing or formatting into Unicode-accepting buffers or streams.
Type Aliases
§
Renderables
Result
The type returned by formatter methods.