risingwave_meta::manager::diagnose

Function try_add_cell

source
fn try_add_cell<T: Into<Cell>>(row: &mut Row, t: Option<T>)