Macro file_stem

Source
macro_rules! file_stem {
    () => { ... };
}
Expand description

Get filename without extension of the current source file