facet-core 0.46.0

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
#![cfg(feature = "std")]

mod hashmap;
mod hashset;
mod locks;
mod path;