Struct pages::deploy::deploy_info
source · [−]pub struct deploy_info;
Trait Implementations
sourceimpl HttpServiceFactory for deploy_info
impl HttpServiceFactory for deploy_info
Auto Trait Implementations
impl RefUnwindSafe for deploy_info
impl Send for deploy_info
impl Sync for deploy_info
impl Unpin for deploy_info
impl UnwindSafe for deploy_info
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