pub fn reload(path: &str) -> Result<()>
Reload a patch from the specified path
This is a convenience function that uses the global patch registry. For more control, use PatchRegistry::load directly.
PatchRegistry::load