Docs.rs
deno_terminal-0.1.1
deno_terminal 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dsherret
bartlomieju
denobot
Dependencies
once_cell ^1.17.1
normal
termcolor ^1.1.3
normal
pretty_assertions ^1.0.0
dev
Versions
11.11%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
deno_terminal
0.1.1
In deno_terminal::colors
?
Function
deno_terminal
::
colors
::
white_on_red
source
·
[
−
]
pub fn white_on_red<'a, S:
Display
+ 'a>(s: S) ->
Style
<S>