Expand description
§Vantage Core
Core traits and types used throughout the Vantage framework.
Re-exports§
pub use util::Context;pub use util::IntoVec;pub use util::Result;pub use util::VantageError;
Modules§
- util
- Utility modules for vantage-core
Macros§
- error
- Macro for creating VantageError with location and context
- vantage_
error - Legacy macro for creating VantageError instances (simple)