Skip to main content

Family

Type Alias Family 

Source
pub type Family = Ecosystem;
Expand description

The former name of Ecosystem. It still works so applications can move over at their own pace; a later release marks it deprecated, and the one after removes it. New code uses Ecosystem.

Aliased Typeยง

pub struct Family { /* private fields */ }