A Rust macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
Primary LanguageRust