Struct workflow_rpc::asynchronous::message::ReqHeader
source · [−]Fields
id: u64op: u32Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for ReqHeader
impl Send for ReqHeader
impl Sync for ReqHeader
impl Unpin for ReqHeader
impl UnwindSafe for ReqHeader
Blanket Implementations
impl<T> Any for Twhere
T: Any,
impl<T> Any for Twhere
T: Any,
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