ReadDebug
msg_
tool
0.3.0
Read
Debug
Implementors
In msg_
tool::
scripts::
base
msg_tool
::
scripts
::
base
Trait
Read
Debug
Copy item path
Source
pub trait ReadDebug:
Read
+
Debug
{ }
Expand description
A trait for reading in a stream with debug format.
Implementors
§
Source
§
impl<T:
Read
+
Debug
>
ReadDebug
for T