#url-path #ordered #set #map #order #custom

pathlink

A URL type whose path can also be used as a filesystem path, for Rust

3 unstable releases

0.2.2 Jan 29, 2024
0.2.1 Dec 20, 2023
0.2.0 Nov 6, 2023
0.1.0 Sep 3, 2023

#1158 in Data structures

Download history 24/week @ 2024-03-11 20/week @ 2024-03-18 41/week @ 2024-03-25 61/week @ 2024-04-01 19/week @ 2024-04-08 16/week @ 2024-04-15 17/week @ 2024-04-22 15/week @ 2024-04-29 14/week @ 2024-05-06 30/week @ 2024-05-13 28/week @ 2024-05-20 32/week @ 2024-05-27 27/week @ 2024-06-03 24/week @ 2024-06-10 25/week @ 2024-06-17 31/week @ 2024-06-24

108 downloads per month
Used in 10 crates (3 directly)

Apache-2.0

32KB
895 lines

pathlink

A URL type whose path can also be used as a filesystem path, for Rust


lib.rs:

A URI which supports IPv4, IPv6, domain names, and segmented Paths.

Dependencies

~3–5MB
~97K SLoC