Skip to main content

TxnPdus

Type Alias TxnPdus 

Source
type TxnPdus = SmallVec<[(usize, (OwnedRoomId, OwnedEventId, CanonicalJsonObject)); 1]>;

Aliased Typeยง

struct TxnPdus { /* private fields */ }