Struct cloudevents::event::AttributesV10 [−][src]
pub struct AttributesV10 { /* fields omitted */ }Expand description
Data structure representing CloudEvents V1.0 context attributes
Trait Implementations
Set the datacontenttype. Returns the previous value. Read more
Set the dataschema. Returns the previous value. Read more
This method tests for self and other values to be equal, and is used
by ==. Read more
This method tests for !=.
Auto Trait Implementations
impl RefUnwindSafe for Attributesimpl Send for Attributesimpl Sync for Attributesimpl Unpin for Attributesimpl UnwindSafe for AttributesBlanket Implementations
Mutably borrows from an owned value. Read more