Method lrs::string::NoNullStr::file

Returns a NoNullStr that consists of the segment after the last '/'.

Syntax

impl NoNullStr {
    fn file(&self) -> &NoNullStr
}