Docs.rs
lintspec-core-0.17.0
lintspec-core 0.17.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
beeb
Dependencies
bon ^3.3.2
normal
clap ^4.5.29
normal
optional
derive_more ^2.0.1
normal
dunce ^1.0.5
normal
fastrand ^2.3.0
normal
figment ^0.10.19
normal
ignore ^0.4.24
normal
inturn ^0.1.2
normal
lintspec-macros ^0.3.0
normal
regex ^1.11.1
normal
optional
semver ^1.0.25
normal
serde ^1.0.217
normal
serde_json ^1.0.138
normal
slang_solidity ^1.3.0
normal
optional
solar-parse ^0.1.4
normal
optional
thiserror ^2.0.11
normal
thiserror-ext ^0.3.0
normal
wide ^1.1.1
normal
winnow ^1.0.2
normal
zerocopy ^0.8.27
normal
codspeed-divan-compat ^4.0.5
dev
insta ^1.42.1
dev
miette ^7.5.0
dev
similar-asserts ^2.0.0
dev
temp-dir ^0.2.0
dev
Versions
88.34%
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
Skip to main content
Module error
lintspec_
core
0.17.0
Module error
Module Items
Structs
Enums
Type Aliases
In crate lintspec_
core
lintspec_core
Module
error
Copy item path
Source
Expand description
The error and result types for lintspec
Structs
§
Error
The
Box
-wrapped type of
ErrorKind
.
Enums
§
Error
Kind
A lintspec error
Type Aliases
§
Result
The result of a lintspec operation