[][src]Function af_lib::path::with_trailing_sep

pub fn with_trailing_sep<'a>(path: impl PathLike<'a>) -> Cow<'a, str>

Returns the given path with a trailing separator if it does not already have one.