Module fields

Expand description

Types and traits for Falco event fields

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