Struct deb_control::binary::BinaryDebControl [−][src]
pub struct BinaryDebControl { /* fields omitted */ }
Implementations
impl BinaryDebControl
[src]
impl BinaryDebControl
[src]pub fn builder() -> BinaryDebControlBuilder
[src]
Returns the builder instance used for configurable initialization of BinaryDebControl
Trait Implementations
impl Clone for BinaryDebControl
[src]
impl Clone for BinaryDebControl
[src]fn clone(&self) -> BinaryDebControl
[src]
pub fn clone_from(&mut self, source: &Self)
1.0.0[src]
impl Default for BinaryDebControl
[src]
impl Default for BinaryDebControl
[src]fn default() -> BinaryDebControl
[src]
impl PartialEq<BinaryDebControl> for BinaryDebControl
[src]
impl PartialEq<BinaryDebControl> for BinaryDebControl
[src]fn eq(&self, other: &BinaryDebControl) -> bool
[src]
fn ne(&self, other: &BinaryDebControl) -> bool
[src]
impl StructuralPartialEq for BinaryDebControl
[src]
impl StructuralPartialEq for BinaryDebControl
[src]Auto Trait Implementations
impl RefUnwindSafe for BinaryDebControl
impl RefUnwindSafe for BinaryDebControl
impl Send for BinaryDebControl
impl Send for BinaryDebControl
impl Sync for BinaryDebControl
impl Sync for BinaryDebControl
impl Unpin for BinaryDebControl
impl Unpin for BinaryDebControl
impl UnwindSafe for BinaryDebControl
impl UnwindSafe for BinaryDebControl