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.

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§