nodejs_path 0.0.1

Port path module of nodejs to rust using the same algorithms.
Documentation
1
2
3
4
5
6
7
8
9
[dependencies]

[package]
description = "Port path module of nodejs to rust using the same algorithms."
edition = "2021"
license = "MIT"
name = "nodejs_path"
resolver = "2"
version = "0.0.1"