exist_absolute_path!() { /* proc-macro */ }
Expand description

Allows input a absolute path. Checks whether it exists and returns the absolute path.

Multiple components can be input by using commas to separate them.