path-filetype 0.1.1

Rust Path trait to get the filetype.
Documentation
[dependencies]

[package]
authors = ["Jia Chao <jiachao2130@126.com>"]
description = "Rust Path trait to get the filetype."
edition = "2018"
include = ["src/**/*", "Cargo.toml", "README.md"]
keywords = ["path", "filetype"]
license = "GPL-3.0"
name = "path-filetype"
readme = "README.md"
repository = "https://github.com/CC2130/path-filetype"
version = "0.1.1"

[profile.dev]
opt-level = 0

[profile.release]
opt-level = 3