Skip to main content

EntityReverse

Trait EntityReverse 

Source
pub trait EntityReverse {
    type Entity: EntityTrait;
}
Expand description

Just a marker trait on EntityReverse

Required Associated Types§

Dyn Compatibility§

This trait is dyn compatible.

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

Implementors§