Skip to main content

CoerceShared

Derive Macro CoerceShared 

Source
#[derive(CoerceShared)]
🔬This is a nightly-only experimental API. (reborrow #145612)
Expand description

Derive macro generating an impl of the trait CoerceShared.

The shared target type must be specified with #[coerce_shared(Target)].