Struct ockam_entity::ProfileEventAttributeKey
source ·
[−]#[non_exhaustive]pub struct ProfileEventAttributeKey;Expand description
Pre-defined keys in ProfileEventAttributes map
Implementations
Human-readable name
UTC timestamp
Auto Trait Implementations
impl RefUnwindSafe for ProfileEventAttributeKey
impl Send for ProfileEventAttributeKey
impl Sync for ProfileEventAttributeKey
impl Unpin for ProfileEventAttributeKey
impl UnwindSafe for ProfileEventAttributeKey
Blanket Implementations
Mutably borrows from an owned value. Read more
pub fn vzip(self) -> V
Attaches the provided Subscriber to this type, returning a
WithDispatch wrapper. Read more
Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more
