hot-restart 0.6.16

A Rust library for hot restarting applications without downtime. Provides seamless process replacement for servers and long-running services, enabling zero-downtime updates and configuration reloads.
Documentation
1
2
3
4
mod r#enum;
mod r#impl;

pub use r#enum::*;