dymod 0.5.1

A macro to allow hotswapping code for a module in debug mode, but statically linking it safely in release mode.
Documentation
1
2
3
4
5
target/
**/*.rs.bk
Cargo.lock
*.swp
test_dymod/subcrate/*