Undo exhaustive enum type
This commit is contained in:
parent
efdc7d2243
commit
d927387df3
@ -265,7 +265,6 @@ pub struct ScriptNotification {
|
||||
|
||||
/// Errors
|
||||
#[derive(Debug)]
|
||||
#[non_exhaustive]
|
||||
pub enum Error {
|
||||
/// Wraps `std::io::Error`
|
||||
IOError(std::io::Error),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user