pub(crate) async fn get_next_table_id(
__arg0: State<TableIdSequenceHandler>,
) -> ResponseExpand description
Get the next table id without incrementing the sequence.
pub(crate) async fn get_next_table_id(
__arg0: State<TableIdSequenceHandler>,
) -> ResponseGet the next table id without incrementing the sequence.