url-prefix 1.3.2

A library for creating URL prefix strings.
Documentation
[badges.appveyor]
branch = "master"
repository = "magiclen/url-prefix"
service = "github"

[badges.travis-ci]
branch = "master"
repository = "magiclen/url-prefix"
[dependencies.validators]
optional = true
version = ">=0.18,<0.21"

[features]
validator = ["validators"]

[package]
authors = ["Magic Len <len@magiclen.org>"]
categories = ["value-formatting"]
description = "A library for creating URL prefix strings."
homepage = "https://magiclen.org/url-prefix"
keywords = ["url", "prefix", "http", "https", "ftp"]
license = "MIT"
name = "url-prefix"
readme = "README.md"
repository = "https://github.com/magiclen/url-prefix"
version = "1.3.2"
[package.metadata.docs.rs]
all-features = true