Skip to main content

PcsExternalScopeSet

Trait PcsExternalScopeSet 

Source
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.

Implementors§