Struct minicbor::encode::write::EndOfSlice [−][src]
pub struct EndOfSlice(_);
An error indicating the end of a slice.
pub struct EndOfSlice(_);
An error indicating the end of a slice.
impl RefUnwindSafe for EndOfSlice
impl Send for EndOfSlice
impl Sync for EndOfSlice
impl Unpin for EndOfSlice
impl UnwindSafe for EndOfSlice