Docs.rs
workflow-terminal-0.13.3
workflow-terminal 0.13.3
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.90
normal
wasm-bindgen-futures ^0.4.40
normal
web-sys ^0.3.67
normal
workflow-core ^0.13.3
normal
workflow-dom ^0.13.3
normal
workflow-log ^0.13.3
normal
workflow-terminal-macros ^0.13.3
normal
workflow-wasm ^0.13.3
normal
tokio ^1.33.0
dev
crossterm ^0.27.0
normal
termion ^4.0.2
normal
optional
Versions
25.09%
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
workflow_terminal
0.13.3
In workflow_terminal::macros
Function
workflow_terminal
::
macros
::
tpara_impl
Copy item path
source
ยท
[
−
]
pub fn tpara_impl<T>(term: T, args: &
str
)
where T:
Into
<
Arc
<
Terminal
>>,