Docs.rs
slicec-0.2.0
slicec 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
externl
InsertCreativityHere
github:icerpc:rustaceans
Dependencies
clap ^4.3.15
normal
console ^0.15.7
normal
convert_case ^0.6.0
normal
in_definite ^1.0.0
normal
lalrpop-util ^0.20.0
normal
serde ^1.0.193
normal
serde_json ^1.0.108
normal
test-case ^3.3.1
dev
lalrpop ^0.20.0
build
Versions
44.57%
of the crate is documented
Go to latest version
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
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
☰
slicec
0.2.0
Module diagnostics
Structs
Enums
Functions
In crate slicec
?
Module
slicec
::
diagnostics
source
·
[
−
]
Structs
Diagnostic
A diagnostic is a message that is reported to the user during compilation. It can either hold an
Error
or a
Lint
.
Diagnostics
Note
Stores additional information about a diagnostic.
Enums
DiagnosticKind
DiagnosticLevel
Diagnostic levels describe the severity of a diagnostic, and how the compiler should react to their emission.
Error
Lint
Functions
get_totals