Module tinychain::txn[][src]

Expand description

The transaction context Txn.

Structs

A Txn’s authorization.

Struct responsible for resolving JWT auth identities (cf. the rjwt crate).

A transaction context.

The unique ID of a transaction, used for identity and ordering.

Server to keep track of the transactions currently active for this host.

Type Definitions