Crate flect

Crate flect 

Source

Re-exports§

pub use model::Model;
pub use model::VTable;
pub use inspect::Inspect;

Modules§

impls
inspect
model
ptr
types

Macros§

struct_type

Traits§

Reflect
Main trait for type reflection Defines a Model and a VTable for a type