pub trait Representation: Clone { }
Expand description

Marks a representation for an iceberg view

Object Safety§

This trait is not object safe.

Implementors§