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
[dependencies]

[package]
description = "Port path module (and tests) of nodejs to rust using the same algorithms."
edition = "2021"
license = "MIT"
name = "nodejs_path"
repository = "https://github.com/iheyunfei/rusty_nodejs_path"
resolver = "2"
version = "0.0.4"