slash-formatter 3.1.6

This crate provides functions to deal with slashes and backslashes in strings.
Documentation
[dependencies.concat-with]
version = "0.2.3"

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["no-std", "value-formatting"]
description = "This crate provides functions to deal with slashes and backslashes in strings."
edition = "2021"
homepage = "https://magiclen.org/slash-formatter"
include = ["src/**/*", "build.rs", "Cargo.toml", "README.md", "LICENSE"]
keywords = ["slash", "url", "path", "string", "backslash"]
license = "MIT"
name = "slash-formatter"
readme = "README.md"
repository = "https://github.com/magiclen/slash-formatter"
rust-version = "1.56"
version = "3.1.6"