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 EndOfSliceimpl Send for EndOfSliceimpl Sync for EndOfSliceimpl Unpin for EndOfSliceimpl UnwindSafe for EndOfSlice