Type Alias Streamer

Source
pub type Streamer<'a> = Streamer<'a, VoidSSTable>;

Aliased Typeยง

struct Streamer<'a> { /* private fields */ }