Fields
site_secret: String
repo_url: String
branch: String
hostname: String
Implementations
Auto Trait Implementations
impl RefUnwindSafe for InnerSite
impl Send for InnerSite
impl Sync for InnerSite
impl Unpin for InnerSite
impl UnwindSafe for InnerSite
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more