Skip to main content

appcore_core/
error.rs

1//! Foundational Runtime error exports.
2
3pub use appcore_types::{RuntimeError, RuntimeResult};