Struct commitlog::ReadLimit [] [src]

pub struct ReadLimit(_);

Batch size limitation on read.

Methods

impl ReadLimit
[src]

[src]

Read limit byte number of bytes.

Trait Implementations

impl Default for ReadLimit
[src]

[src]

Returns the "default value" for a type. Read more