pub trait PcsExternalScopeSet:
Seal
+ Send
+ Sync
+ 'static { }Expand description
Parent marker for all PCS External API scope sets.
Sealed — cannot be implemented outside this crate.
pub trait PcsExternalScopeSet:
Seal
+ Send
+ Sync
+ 'static { }Parent marker for all PCS External API scope sets.
Sealed — cannot be implemented outside this crate.