Function get_next_table_id

Source
pub(crate) async fn get_next_table_id(
    __arg0: State<TableIdSequenceHandler>,
) -> Response
Expand description

Get the next table id without incrementing the sequence.