Implemented Debug for the new data structures
This commit is contained in:
@@ -59,6 +59,7 @@ pub enum EOFAction {
|
||||
Reset,
|
||||
}
|
||||
|
||||
#[derive(Debug)]
|
||||
pub enum AtEndOfStream {
|
||||
Not,
|
||||
End,
|
||||
|
||||
Reference in New Issue
Block a user