pub trait Evict { }
This is supported on crate feature client only.
Expand description

Marker trait for objects that can be evicted

Implementations on Foreign Types

Implementors