Crates.io | family-derive |
lib.rs | family-derive |
version | 0.1.1 |
source | src |
created_at | 2023-03-07 15:03:55.050661 |
updated_at | 2023-03-07 15:31:19.6863 |
description | Derive macros for family |
homepage | |
repository | https://github.com/open-mv-sandbox/family-rs |
max_upload_size | |
id | 803677 |
size | 3,792 |
⚠️ 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: http://smallcultfollowing.com/babysteps/blog/2016/11/03/associated-type-constructors-part-2-family-traits/
Licensed under either of
at your option.