Docs.rs
rustfmt-nightly-0.4.1
rustfmt-nightly 0.4.1
Docs.rs crate page
Apache-2.0
/
MIT
Links
Repository
crates.io
Source
Owners
nrc
topecongiro
github:rust-lang-nursery:rustfmt-owners
Dependencies
cargo_metadata ^0.5.1
normal
derive-new ^0.5
normal
diff ^0.1
normal
env_logger ^0.5
normal
getopts ^0.2
normal
itertools ^0.7
normal
log ^0.4
normal
regex ^0.2
normal
rustc-ap-syntax ^67.0.0
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
term ^0.5
normal
toml ^0.4
normal
unicode-segmentation ^1.0.0
normal
lazy_static ^1.0.0
normal
libc ^0.2.11
normal
winapi ^0.3
normal
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
Type Definition FileMap
rustfmt_nightly
Type Definition
rustfmt_nightly
::
FileMap
[
−
]
[src]
type FileMap =
Vec
<
FileRecord
>;