dumpVar: only available in dev mode
This reverts commit d08321a645. Closes #42.
d08321a645
This removes another runtime dependency.
The library utilizes an internal global singleton to allow using the functions without having to lug around an instance of `libloading::Library`.