Module fields

Source
Expand description

All the types available in event fields

Modules§

dynamic_params
Autogenerated dynamic field types
event_flags
types
Event field types

Structs§

NoDefault
A pseudo-field that cannot be written (returns an error at runtime)

Enums§

FromBytesError
Error type for deserializing data from a byte buffer

Traits§

FromBytes
Deserialize a field from a byte buffer
ToBytes
Convert a field to binary representation