Docs.rs
workflow-terminal-0.18.0
workflow-terminal 0.18.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
aspect
surinder83singh
Dependencies
async-std ^1.12.0
normal
async-trait ^0.1.74
normal
cfg-if ^1.0.0
normal
downcast ^0.11.0
normal
futures ^0.3.29
normal
js-sys ^0.3.64
normal
numtoa ^0.2.4
normal
nw-sys ^0.1.6
normal
pad ^0.1.6
normal
regex ^1.10.2
normal
textwrap ^0.16.0
normal
thiserror ^1.0.50
normal
wasm-bindgen ^0.2.93
normal
wasm-bindgen-futures ^0.4.43
normal
web-sys ^0.3.70
normal
workflow-core ^0.18.0
normal
workflow-dom ^0.18.0
normal
workflow-log ^0.18.0
normal
workflow-terminal-macros ^0.18.0
normal
workflow-wasm ^0.18.0
normal
tokio ^1.33.0
dev
crossterm ^0.27.0
normal
termion ^4.0.2
normal
optional
Versions
16.78%
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_
terminal
0.18.0
In workflow_
terminal::
cli
workflow_terminal
::
cli
Function
get_handler_help
Copy item path
Source
pub fn get_handler_help( handler:
Arc
<dyn
Handler
>, ctx: &
Arc
<dyn
Context
>, ) ->
String