tweak
This commit is contained in:
parent
e1ae02d794
commit
73897af732
@ -31,8 +31,8 @@ impl ToString for FlagReason{
|
|||||||
|
|
||||||
#[derive(Debug)]
|
#[derive(Debug)]
|
||||||
pub enum Error{
|
pub enum Error{
|
||||||
AlreadyStarted,
|
|
||||||
NotStarted,
|
NotStarted,
|
||||||
|
AlreadyStarted,
|
||||||
AlreadyFinished,
|
AlreadyFinished,
|
||||||
}
|
}
|
||||||
impl std::fmt::Display for Error{
|
impl std::fmt::Display for Error{
|
||||||
|
Loading…
Reference in New Issue
Block a user