//! Utility functions and helpers for the MCP Rust SDK
//!//! This module provides various utility functions for URI handling, validation,
//! and other common operations used throughout the SDK.
pubmoduri;// Re-export commonly used utilities
pubuseuri::*;