#[derive(Clone, Copy, Debug, Default)] pub struct ReadCellOptions { pub final_read_hint: bool, }