Struct ptx_builder::project::Project[][src]

pub struct Project { /* fields omitted */ }

Methods

impl Project
[src]

Trait Implementations

impl Hash for Project
[src]

Feeds this value into the given [Hasher]. Read more

Feeds a slice of this type into the given [Hasher]. Read more

impl Crate for Project
[src]

Auto Trait Implementations

impl Send for Project

impl Sync for Project