Macro manifest_dir_macros::get_parent[][src]

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

Gets the parent for other purposes. If there is no parent, the default value will be used, or a compile error will be shown.

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