Struct ptx_builder::executable::Xargo
[−]
[src]
pub struct Xargo;
pub struct Xargo;
impl Executable for Xargo[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]