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

dymod

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

auto-reload (default)

This feature flag does not enable additional features.

libloading (default)

force-dynamic

force-static

This feature flag does not enable additional features.