Docs.rs
startrust-0.1.0
startrust 0.1.0
Permalink
Docs.rs crate page
Unlicense
Links
Repository
crates.io
Source
Owners
evanjpw
Dependencies
atty ^0.2.14
normal
beep ^0.2
normal
clap ^3.0.0-beta.2
normal
derive_builder ^0.9.0
normal
dimensioned ^0.6
normal
env_logger ^0.7.1
normal
log ^0.4.11
normal
num-traits ^0.2
normal
num_enum ^0.5.1
normal
pretty_env_logger ^0.4
normal
rand ^0.8
normal
strum ^0.20
normal
strum_macros ^0.20
normal
termcolor ^1.1
normal
text_io ^0.1.8
normal
thiserror ^1.0
normal
unwrap-infallible ^0.1.5
normal
Versions
18.75%
of the crate is documented
Platform
x86_64-apple-darwin
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
startrust
0.1.0
startrust
Function
clrscr
Copy item path
Source
pub fn clrscr<W:
WriteColor
>(sout:
&mut W
) ->
StResult
<
()
>