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
mod typeid;

mod tuple_empty;

mod char_str;
mod infallible;
mod phantom;

mod nonnull;
mod nonzero;
mod ops;
mod scalar;
mod simd;

mod array;
mod slice;
mod tuple;

mod pointer;
mod reference;

mod option;
mod result;

mod net;

mod fn_ptr;

mod duration;