SliceDeserializer: Debug
This commit is contained in:
parent
885a8732af
commit
15b77bc848
@ -6,6 +6,7 @@ use super::*;
|
||||
///
|
||||
/// [`FactoryExt::parse_slice`]: crate::rcore::FactoryExt::parse_slice
|
||||
/// [`AtomicExt::parse_slice`]: crate::atomic::AtomicExt::parse_slice
|
||||
#[derive(Debug)]
|
||||
pub struct SliceDeserializer<'a> {
|
||||
slice: &'a [u8],
|
||||
pos: usize,
|
||||
|
Loading…
Reference in New Issue
Block a user