Skip to main content

BirthMode

Trait BirthMode 

Source
pub trait BirthMode {
    type Child;
}
Expand description

A type-level description of a behavior’s creation capability.

Required Associated Types§

Implementors§