Struct ptx_builder::project::Project
[−]
[src]
pub struct Project { /* fields omitted */ }
Methods
impl Project[src]
pub fn analyze<P: AsRef<Path>>(path: P) -> Result<Self>[src]
pub fn get_proxy_crate(&self) -> Result<ProxyCrate>[src]
Trait Implementations
impl Hash for Project[src]
fn hash<__H: Hasher>(&self, __arg_0: &mut __H)[src]
Feeds this value into the given [Hasher]. Read more
fn hash_slice<H>(data: &[Self], state: &mut H) where
H: Hasher, 1.3.0[src]
H: Hasher,
Feeds a slice of this type into the given [Hasher]. Read more