Macro manifest_dir_macros::get_file_stem[][src]

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

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

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