Skip to main content

Crate vantage_types

Crate vantage_types 

Source

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§

EmptyEntity
Empty entity type for testing and dynamic table scenarios

Traits§

Entity
Entity trait without serde feature - no default Value type

Attribute Macros§

entity