Skip to main content

Crate vantage_core

Crate vantage_core 

Source
Expand description

§Vantage Core

Core traits and types used throughout the Vantage framework.

Re-exports§

pub use util::Context;
pub use util::ErrorKind;
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)