//! # cradle-hooks
//!
//! Contains the hooking logic in use by the cradle workspace (tools and plugins)
/// Breakpoint definitions
/// Definitions for the hooks, including utility functions
/// Contains the hook engine definition and logic. This is essentially the main logic of this crate
pub use ;
pub use ;