Crate repo_path_macro

Source

Macrosยง

custom_base_path
Construct a std::path::PathBuf for static paths in your repository with a custom base path. This macro is intended for use in custom_base_path_macro!().
repo_path
Easily construct a std::path::PathBuf for static paths in your repository.