🚀 Type-safe, reactive form handling library for Leptos applications. Production-ready with 100% test success rate, cross-browser compatibility, and comprehensive validation. Built with Rust/WASM for high performance.
//! Performance Hooks Module - Form performance monitoring
//!//! This module provides hooks for monitoring form performance including
//! performance metrics and benchmarking.
pubmodform_performance;// Re-export public API
pubuseform_performance::*;