Skip to main content

source_file_stem

Function source_file_stem 

Source
fn source_file_stem(source: &WaveSource) -> Option<&str>
Expand description

Extracts a display-friendly base name from a wave source.

For URLs, query and fragment parts are stripped before computing the stem.