path-slash 0.2.1

Conversion to/from a file path from/to slash path
Documentation
[package]
name = "path-slash"
version = "0.2.1"
authors = ["rhysd <https://rhysd.github.io>"]
edition = "2018"
description = "Conversion to/from a file path from/to slash path"
repository = "https://github.com/rhysd/path-slash"
readme = "README.md"
license = "MIT"
categories = ["filesystem"]
keywords = ["path"]
rust-version = "1.38"

[badges]
maintenance = { status = "passively-maintained" }

[package.metadata.release]
dev-version = false

[dependencies]

[dev-dependencies]
lazy_static = "1"