Variant lrs::file::Advice::Random

Optimize for random access.

Syntax

enum Advice {
    Random
}