Type Alias ProviderSourceRef
pub type ProviderSourceRef = Arc<ProviderSourceIdentity>;Expand description
Shared provider source identity carried by provider-origin events.
Aliased Typeยง
pub struct ProviderSourceRef { /* private fields */ }