Struct soketto::data::SliceTooLarge [−][src]
pub struct SliceTooLarge(_);
Error, if converting to ByteSlice125 fails.
Trait Implementations
impl Clone for SliceTooLarge[src]
impl Clone for SliceTooLarge[src]pub struct SliceTooLarge(_);
Error, if converting to ByteSlice125 fails.
impl Clone for SliceTooLarge[src]fn clone(&self) -> SliceTooLarge[src]pub fn clone_from(&mut self, source: &Self)1.0.0[src]impl RefUnwindSafe for SliceTooLargeimpl Send for SliceTooLargeimpl Sync for SliceTooLargeimpl Unpin for SliceTooLargeimpl UnwindSafe for SliceTooLarge