has_command 0.1.0

Allows checking if host machine supports a given command
Documentation
[dependencies.quote]
version = "1.0.2"

[dependencies.syn]
features = ["full"]
version = "1.0.5"

[lib]
proc-macro = true

[package]
authors = ["Marián Skrip <marian.skripp@gmail.com>"]
description = "Allows checking if host machine supports a given command"
edition = "2018"
license = "MIT"
name = "has_command"
readme = "README.md"
repository = "https://github.com/mskrip/has-command-rs/"
version = "0.1.0"