Struct asuran::repository::backend::sftp::segment::SegmentPair [−][src]
Auto Trait Implementations
impl<R> RefUnwindSafe for SegmentPair<R> where
R: RefUnwindSafe,
impl<R> Send for SegmentPair<R> where
R: Send,
impl<R> Sync for SegmentPair<R> where
R: Sync,
impl<R> Unpin for SegmentPair<R> where
R: Unpin,
impl<R> UnwindSafe for SegmentPair<R> where
R: UnwindSafe,
Blanket Implementations
Mutably borrows from an owned value. Read more
Attaches the provided Subscriber
to this type, returning a
WithDispatch
wrapper. Read more
Attaches the current default Subscriber
to this type, returning a
WithDispatch
wrapper. Read more