pub trait SESubscribableIdentifiedObject: SESubscribableResource + SEIdentifiedObject { }
Expand description

Implemented by all types whose base type is SubscribableIdentifiedObject

Implementors§

source§

impl SESubscribableIdentifiedObject for DERProgram

Available on crate feature der only.
source§

impl SESubscribableIdentifiedObject for DefaultDERControl

Available on crate feature der only.
source§

impl SESubscribableIdentifiedObject for SubscribableIdentifiedObject

source§

impl SESubscribableIdentifiedObject for MessagingProgram

Available on crate feature messaging only.