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