path_macro 1.0.0

A macro to join path components using `/`
Documentation
[badges.travis-ci]
repository = "zertosh/path_macro"

[package]
authors = ["Andres Suarez <zertosh@gmail.com>", "David Tolnay <dtolnay@gmail.com>"]
categories = ["filesystem"]
description = "A macro to join path components using `/`"
documentation = "https://docs.rs/path_macro"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "path_macro"
readme = "README.md"
repository = "https://github.com/zertosh/path_macro"
version = "1.0.0"