Variant lrs::file::Advice::Sequential

Optimize for sequential access.

Syntax

enum Advice {
    Sequential
}