#[derive(Move)] { // Attributes available to this derive: #[rel_core] }
Derives Move on the annotated type.
Move