Safe live code reloading for Rust - hot patch functions, services, and configs at runtime
Shared interface types and traits for dynpatch hot-patching system
Procedural macros for dynpatch - #[patchable], #[patch_impl], #[patch_trait]
File watching and live config reloading for dynpatch
Runtime engine for dynpatch - dynamic library loading, ABI validation, and transactional patching