Docs.rs
cio-0.3.0
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
cio 0.3.0
CIO provides two powerful procedural macros (`println!` and `input!`) that enhance console I/O operations in Rust, bringing Python-like convenience to Rust's type-safe environment.
Crate
Source
Builds
Feature flags
Documentation
.idea
src
(│
.cargo_vcs_info.json
.gitignore
1
Cargo.lock
Cargo.toml
Cargo.toml.orig
depth
format_2d_array(
format_nd_array(
README.md
result
result.black().to_string()
result.blink().to_string()
result.blue().to_string()
result.bold().to_string()
result.bright_blue().to_string()
result.bright_cyan().to_string()
result.bright_green().to_string()
result.bright_magenta().to_string()
result.bright_red().to_string()
result.bright_white().to_string()
result.bright_yellow().to_string()
result.cyan().to_string()
result.dimmed().to_string()
result.green().to_string()
result.hidden().to_string()
result.italic().to_string()
result.magenta().to_string()
result.red().to_string()
result.reversed().to_string()
result.strikethrough().to_string()
result.underline().to_string()
result.white().to_string()
result.yellow().to_string()
String
TokenStream
usize
{
{}