Docs.rs
cargo-fixit-0.1.7
cargo-fixit 0.1.7
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
epage
Dependencies
anstream ^0.6.20
normal
anyhow ^1.0.98
normal
cargo-util ^0.2.22
normal
cargo-util-schemas ^0.9.0
normal
clap ^4.5.43
normal
clap-cargo ^0.16.0
normal
colorchoice-clap ^1.0.7
normal
git2 ^0.20.2
normal
indexmap ^2.10.0
normal
log ^0.4.27
normal
rustfix ^0.9.1
normal
serde ^1.0.219
normal
serde_json ^1.0.142
normal
tracing ^0.1.41
normal
tracing-chrome ^0.7.2
normal
tracing-subscriber ^0.3.19
normal
automod ^1.0.15
dev
cargo-test-macro ^0.4.4
dev
cargo-test-support ^0.7.5
dev
snapbox ^0.6.21
dev
Versions
20%
of the crate is documented
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
cargo_
fixit
0.1.7
Error
Aliased Type
In crate cargo_
fixit
cargo_fixit
Type Alias
Error
Copy item path
Source
pub type Error =
Error
;
Expand description
Common error type
Aliased Type
ยง
pub struct Error {
/* private fields */
}