Trait memflex::Child

source ·
pub unsafe trait Child<P>: Sized { }
Expand description

Struct that is a child of the other struct.

Safety

This trait should not be implemented manually.

Implementors§