Macro manifest_dir_macros::not_directory_absolute_path[][src]

not_directory_absolute_path!() { /* proc-macro */ }

Allows input a absolute path. Checks whether it is not a directory and returns the absolute path.

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