Skip to main content

SegmentWriter

Trait SegmentWriter 

Source
pub trait SegmentWriter:
    FileLike
    + Read
    + Write
    + SegmentLen
    + Send
    + Sync { }

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§