wslpath 0.0.1

Convert Windows to WSL Path and vice-versa
Documentation
[dependencies]

[lib]
crate-type = ["lib"]
name = "wslpath"
path = "src/lib.rs"
required-features = []

[package]
authors = ["Pratik Chowdhury pratikc@live.co.uk"]
description = "Convert Windows to WSL Path and vice-versa"
edition = "2018"
exclude = [".devcontainer"]
homepage = "https://github.com/pratikpc/wsl-path-rust#readme"
license = "MIT"
name = "wslpath"
readme = "README.md"
repository = "https://github.com/pratikpc/wsl-path-rust"
version = "0.0.1"