Trait iceberg_rust::spec::view_metadata::Representation
source · pub trait Representation: Clone { }Expand description
Marks a representation for an iceberg view
Object Safety§
This trait is not object safe.