pub trait GetEncodedRowNamedLayout { // Required method fn get_named_layout(&self) -> EncodedValuesNamedLayout; }