[go: up one dir, main page]

Enum rocksdb::Direction [] [src]

pub enum Direction {
    Forward,
    Reverse,
}

Variants

Trait Implementations

Auto Trait Implementations

impl Send for Direction

impl Sync for Direction