Enum cargo::util::config::Definition
[−]
[src]
pub enum Definition {
Path(PathBuf),
Environment,
}Variants
Path(PathBuf)Environment