Expand description
hotpatch-rs: atomic function-level hot patching for long-running Rust services.
Re-exports§
pub use abi::PatchEntryV1;pub use abi::PatchFn;pub use abi::PatchModuleV1;pub use abi::ABI_MAGIC_V1;pub use abi::ABI_VERSION_V1;pub use abi::MODULE_EXPORT_SYMBOL_V1;
Modules§
Macros§
- hotpatch_
module - Export a patch module manifest with a stable C ABI.