| Crates.io | path-name |
| lib.rs | path-name |
| version | 0.1.0 |
| created_at | 2025-10-15 16:47:17.235593+00 |
| updated_at | 2025-10-15 16:47:17.235593+00 |
| description | Fetching path names. |
| homepage | |
| repository | https://github.com/nekitdev/path-name |
| max_upload_size | |
| id | 1884670 |
| size | 26,503 |
path-nameFetching path names.
cargoYou can add path-name as a dependency with the following command:
$ cargo add path-name
Or by directly specifying it in the configuration like so:
[dependencies]
path-name = "0.1.0"
Alternatively, you can add it directly from the source:
[dependencies.path-name]
git = "https://github.com/nekitdev/path-name.git"
You can find the documentation here.
If you need support with the library, you can send an email.
You can find the changelog here.
You can find the Security Policy of path-name here.
If you are interested in contributing to path-name, make sure to take a look at the
Contributing Guide, as well as the Code of Conduct.
path-name is licensed under the MIT License terms. See License for details.