Expand description
The ObjectView trait and the generic value-backed object.
Structs§
- Generic
Object - A STIX object stored as a flat property map. Used for any object type without a dedicated typed struct, and retains all properties (including custom ones).
Traits§
- Custom
Object - A consumer-supplied object type that the matcher can view uniformly.
- Object
View - A read-only, type-agnostic view over a STIX object.