pub struct RepositoryRulesetTarget {}
Auto Trait Implementations§
impl Freeze for RepositoryRulesetTarget
impl RefUnwindSafe for RepositoryRulesetTarget
impl Send for RepositoryRulesetTarget
impl Sync for RepositoryRulesetTarget
impl Unpin for RepositoryRulesetTarget
impl UnwindSafe for RepositoryRulesetTarget
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