Docs.rs
color-print-proc-macro-0.3.7
color-print-proc-macro 0.3.7
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
dajoha
Dependencies
nom ^7.1
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
syn ^2.0
normal
Versions
100%
of the crate is documented
Platform
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
color_
print_
proc_
macro
0.3.7
color_print_proc_macro
Macro
cwriteln
Copy item path
Source
cwriteln!() {
/* proc-macro */
}
Expand description
The same as
writeln!()
, but parses color tags.