pub trait SESubscribableIdentifiedObject: SESubscribableResource + SEIdentifiedObject { }
Expand description
Implemented by all types whose base type is SubscribableIdentifiedObject
Implementors§
impl SESubscribableIdentifiedObject for DERProgram
Available on crate feature
der
only.impl SESubscribableIdentifiedObject for DefaultDERControl
Available on crate feature
der
only.impl SESubscribableIdentifiedObject for SubscribableIdentifiedObject
impl SESubscribableIdentifiedObject for MessagingProgram
Available on crate feature
messaging
only.