nodejs_path 0.0.4

Port path module (and tests) of nodejs to rust using the same algorithms.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
name = "nodejs_path"
license = "MIT"
version = "0.0.4"
edition = "2021"
description = "Port path module (and tests) of nodejs to rust using the same algorithms."
repository = "https://github.com/iheyunfei/rusty_nodejs_path"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]