Crate introspect_core

Source
Expand description

A crate containing the core functionality used for introspect and supporting crates.

Re-exports§

pub use enum::Enum;
pub use struct::Struct;

Modules§

enum
Rust enums.
struct
Rust structs.

Enums§

Entity
A member of a Rust construct.
Member
A member of a Rust construct.