pub type Family = Ecosystem;
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.
Ecosystem
pub struct Family { /* private fields */ }