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