executable-path 1.0.1

Get the path of a binary target's executable
Documentation
1
2
3
4
5
6
7
8
[package]
name = "executable-path"
version = "1.0.1"
edition = "2015"
authors = ["Casey Rodarmor <casey@rodarmor.com>"]
description = "Get the path of a binary target's executable"
license = "CC0-1.0"
homepage = "https://github.com/casey/rust-executable-path"