Macro manifest_dir_macros::absolute_path[][src]

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

Allows input a absolute path. Checks and returns the absolute path.

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