| Crates.io | expand-tilde |
| lib.rs | expand-tilde |
| version | 0.6.1 |
| created_at | 2024-10-15 17:18:47.358474+00 |
| updated_at | 2025-05-15 14:05:37.975425+00 |
| description | Expanding tildes in paths. |
| homepage | |
| repository | https://github.com/nekitdev/expand-tilde |
| max_upload_size | |
| id | 1409776 |
| size | 30,911 |
expand-tildeExpanding tildes in paths.
cargoYou can add expand-tilde as a dependency with the following command:
$ cargo add expand-tilde
Or by directly specifying it in the configuration like so:
[dependencies]
expand-tilde = "0.6.1"
Alternatively, you can add it directly from the source:
[dependencies.expand-tilde]
git = "https://github.com/nekitdev/expand-tilde.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 expand-tilde here.
If you are interested in contributing to expand-tilde, make sure to take a look at the
Contributing Guide, as well as the Code of Conduct.
expand-tilde is licensed under the MIT License terms. See License for details.