//! Pointer module - Core relative pointer functionality
//!//! This module contains the main `SelfRef` type and all operations
//! related to relative pointer manipulation.
modoperations;modself_ref;/// Module for handling unreachable code
pubmodunreachable;pubuseself_ref::SelfRef;