mirror of https://github.com/zkat/miette.git
parent
7c4dd12d8d
commit
0e5512ad35
|
|
@ -169,7 +169,7 @@ pub enum Severity {
|
||||||
/// Warning. Please take note.
|
/// Warning. Please take note.
|
||||||
Warning,
|
Warning,
|
||||||
/// Critical failure. The program cannot continue.
|
/// Critical failure. The program cannot continue.
|
||||||
/// This is the default severity, if you don't specify another one
|
/// This is the default severity, if you don't specify another one.
|
||||||
Error,
|
Error,
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue