Function gstuff::filename

source ·
pub fn filename<'a>(path: &'a str) -> &'a str
Expand description

Shortcut to path->filename conversion.

Returns the unchanged path if there is a character encoding error or something.