Docs.rs
debug-et-diagnostics-0.3.0
debug-et-diagnostics 0.3.0
Docs.rs crate page
MIT
Links
Homepage
crates.io
Source
Owners
gabrielfalcao
Dependencies
ansi_colours ^1.2.3
normal
colorsys ^0.7.0
normal
optional
ioctl-term-light ^0.1.0
normal
Versions
83.93%
of the crate is documented
Go to latest version
Platform
i686-unknown-linux-gnu
x86_64-apple-darwin
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
debug_
et_
diagnostics
0.3.0
debug_et_diagnostics
Function
format_slice_debug
Copy item path
Source
pub fn format_slice_debug<I:
IntoIterator
<Item:
Debug
>>( items: I, color:
bool
, ) ->
String