Struct ptx_builder::executable::Xargo [−][src]
pub struct Xargo;
Trait Implementations
impl Executable for Xargo[src]
impl Executable for Xargofn get_name(&self) -> String[src]
fn get_name(&self) -> Stringfn get_verification_hint(&self) -> String[src]
fn get_verification_hint(&self) -> Stringfn get_version_hint(&self) -> String[src]
fn get_version_hint(&self) -> Stringfn get_required_version(&self) -> Option<VersionReq>[src]
fn get_required_version(&self) -> Option<VersionReq>fn get_current_version(&self) -> Result<Version> where
Self: Sized, [src]
fn get_current_version(&self) -> Result<Version> where
Self: Sized,