Struct ptx_builder::executable::Cargo
[−]
[src]
pub struct Cargo;
pub struct Cargo;
impl Executable for Cargo[src]fn get_name(&self) -> String[src]fn get_verification_hint(&self) -> String[src]fn get_version_hint(&self) -> String[src]fn get_required_version(&self) -> Option<VersionReq>[src]fn get_current_version(&self) -> Result<Version>[src]