## Family - I can't believe it's not HKT! > ⚠️ This crate's `any` module uses unsafe code that has not been properly audited for soundness. A small family pattern implementation, implementing "associated type constructors". Additionally provides some dynamic casting utilities that make use of families and members. See this post for more information: ## Crates - [![Crates.io](https://img.shields.io/crates/v/family.svg?label=family)](https://crates.io/crates/family) [![docs.rs](https://docs.rs/family/badge.svg)](https://docs.rs/family/) ## License Licensed under either of - Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0) - MIT License (Expat) ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT) at your option.