Thanks for considering dyn_path, to download dyn_path run cargo add dyn_path on your project root directory.
This release has a small fix, the macro included $crate::alloc even if alloc wasn't being re-exported due to feature settings. This is now limited.
The tests didn't pass either due to an index expecting a reference instead of a value.