Cacheable

Trait Alias Cacheable 

Source
trait Cacheable = Copy
    + Debug
    + PartialEq
    + IndexedVal;
Expand description

Trait alias for types that can be cached in Tables.