Re-exports§
pub use record::IntoRecord;pub use record::Record;pub use record::TryFromRecord;pub use terminal_render::RichText;pub use terminal_render::Span;pub use terminal_render::Style;pub use terminal_render::TerminalRender;
Modules§
- prelude
- Prelude module for vantage-types
- record
- terminal_
render - UI-agnostic value rendering.
- type_
system
Macros§
- vantage_
type_ system - Implements a type system through a macro
Structs§
- Empty
Entity - Empty entity type for testing and dynamic table scenarios
Traits§
- Entity
- Entity trait without serde feature - no default Value type