Docs.rs
workflow-html-0.3.2
workflow-html 0.3.2
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.5.5
normal
wasm-bindgen ^0.2.83
normal
web-sys ^0.3.60
normal
workflow-html-macros ^0.3.2
normal
Versions
2.17%
of the crate is documented
Go to latest version
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
☰
Module render
Structs
Traits
Type Definitions
?
Module
workflow_html
::
render
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 Definitions
Renderables
Result
The type returned by formatter methods.