Fix warnings
This commit is contained in:
@@ -9,6 +9,7 @@ pub enum ConnectionError {
|
||||
Io(io::Error),
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub struct StreamError(Reason);
|
||||
|
||||
#[derive(Debug, PartialEq, Eq, Clone, Copy)]
|
||||
|
||||
Reference in New Issue
Block a user