Skip to main content

Module types

Module types 

Source
Expand description

Error type definitions for MemScope

Re-exports the main MemScopeError from core/error module for unified error handling across the project.

Re-exports§

pub use crate::core::error::MemScopeError;
pub use crate::core::error::Result as MemScopeResult;

Structs§

ErrorUtils
Additional error utilities and helpers