facet-core 0.44.4

Core reflection traits and types for the facet ecosystem - provides the Facet trait, Shape metadata, and type-erased pointers
Documentation
1
2
3
4
5
6
7
8
mod attr;
mod def;
mod marker_traits;
mod shape;
mod shape_layout;
mod ty;
mod type_param;
mod vtable;