Enum rpcperf_workload::Preparation
[−]
[src]
pub enum Preparation {
Flush,
Hit,
}Variants
FlushHitpub enum Preparation {
Flush,
Hit,
}FlushHit