Mongo.Session.ServerSession.next_txn_num

You're seeing just the function next_txn_num, go back to Mongo.Session.ServerSession module for more information.

Specs

next_txn_num(t()) :: t()

Increment the current transaction number and return the new value.