| Crates.io | edgee-path |
| lib.rs | edgee-path |
| version | 0.1.1 |
| created_at | 2024-11-25 17:23:54.892552+00 |
| updated_at | 2024-12-10 17:00:49.25289+00 |
| description | The full-stack edge platform for your edge oriented applications |
| homepage | |
| repository | https://github.com/edgee-cloud/edgee-common |
| max_upload_size | |
| id | 1460512 |
| size | 21,811 |
The edgee-path library provides utilities for encrypting and decrypting strings, generating random strings, and validating paths based on hostnames. It is designed to be used in scenarios where secure and predictable path generation and validation are required.
To use this library, add edgee-path as a dependency in your Cargo.toml:
[dependencies]
edgee-path = "0.1.0"