Docs.rs
termctl-0.1.2
termctl 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
amos-tg
Dependencies
Versions
92.41%
of the crate is documented
Platform
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
Skip to main content
set_modes
termctl
0.1.2
In termctl::
style
termctl
::
style
Function
set_
modes
Copy item path
Source
pub fn set_modes<T:
AsRef
<
str
>>( stdout: &mut
Stdout
, codes: impl
AsRef
<
[T]
>, ) ->
Result
<
()
,
Error
>