Module actyx_sdk::types[][src]

Expand description

Types that you may want to use in describing the event payload data

Modules

fixnum_types

collection of useful types for use with FixNum

intern_arc
varint

Implementation of multiformats/unsigned-varint

Structs

ArcVal

Interned and reference-counted immutable value

Binary
FixNum

This is a helper type that allows JSON numbers to be decoded in a fashion suitable for differential dataflow: it provides equality, hashing, and Abomonation.