Struct debian_control::relations::Substvar
source · pub struct Substvar(/* private fields */);Trait Implementations§
Auto Trait Implementations§
impl Freeze for Substvar
impl !RefUnwindSafe for Substvar
impl !Send for Substvar
impl !Sync for Substvar
impl Unpin for Substvar
impl !UnwindSafe for Substvar
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more