utils
0.0.1
Module pathbuf
Module Items
Functions
In crate utils
utils
Module
pathbuf
Copy item path
Source
Expand description
Various helper methods for working with Rust’s [
PathBuf
].
Functions
§
file_
name
Retrieves the file name from the given [
PathBuf
].