Docs.rs
language-reporting-0.4.0
language-reporting 0.4.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
wycats
sophiajt
Dependencies
derive-new ^0.5.6
normal
itertools ^0.7.8
normal
log ^0.4.6
normal
render-tree ^0.1.0
normal
serde ^1.0.94
normal
serde_derive ^1.0.94
normal
termcolor ^1.0.4
normal
pretty_env_logger ^0.2.5
dev
regex ^1.0.5
dev
structopt ^0.2.13
dev
term ^0.5.1
dev
unindent ^0.1.3
dev
Versions
40.38%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
language_
reporting
0.4.0
language_reporting
Function
format
Copy item path
Source
pub fn format(f: impl
Fn
(&mut
Formatter
<'_>) ->
Result
) -> impl
Display