Enum cargo::util::config::Location
[−]
[src]
pub enum Location {
Project,
Global,
}Variants
Project | |
Global |
pub enum Location {
Project,
Global,
}Project | |
Global |
impl Copy for Locationimpl Decodable for Locationimpl Encodable for Locationimpl Clone for Locationfn clone(&self) -> Locationfn clone_from(&mut self, source: &Self)impl PartialEq for Locationimpl Eq for Location