pub struct AdvertisementMonitorHandle(/* private fields */);
Implementations§
Trait Implementations§
Source§impl AsMut<AdvertisementMonitorHandle> for AddAdvertisementPatternsMonitorReply
impl AsMut<AdvertisementMonitorHandle> for AddAdvertisementPatternsMonitorReply
Source§fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
Converts this type into a mutable reference of the (usually inferred) input type.
Source§impl AsMut<AdvertisementMonitorHandle> for AdvertisementMonitorAdded
impl AsMut<AdvertisementMonitorHandle> for AdvertisementMonitorAdded
Source§fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
Converts this type into a mutable reference of the (usually inferred) input type.
Source§impl AsMut<AdvertisementMonitorHandle> for AdvertisementMonitorRemoved
impl AsMut<AdvertisementMonitorHandle> for AdvertisementMonitorRemoved
Source§fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
Converts this type into a mutable reference of the (usually inferred) input type.
Source§impl AsMut<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitor
impl AsMut<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitor
Source§fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
Converts this type into a mutable reference of the (usually inferred) input type.
Source§impl AsMut<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitorReply
impl AsMut<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitorReply
Source§fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
fn as_mut(&mut self) -> &mut AdvertisementMonitorHandle
Converts this type into a mutable reference of the (usually inferred) input type.
Source§impl AsMut<u16> for AdvertisementMonitorHandle
impl AsMut<u16> for AdvertisementMonitorHandle
Source§impl AsRef<AdvertisementMonitorHandle> for AddAdvertisementPatternsMonitorReply
impl AsRef<AdvertisementMonitorHandle> for AddAdvertisementPatternsMonitorReply
Source§fn as_ref(&self) -> &AdvertisementMonitorHandle
fn as_ref(&self) -> &AdvertisementMonitorHandle
Converts this type into a shared reference of the (usually inferred) input type.
Source§impl AsRef<AdvertisementMonitorHandle> for AdvertisementMonitorAdded
impl AsRef<AdvertisementMonitorHandle> for AdvertisementMonitorAdded
Source§fn as_ref(&self) -> &AdvertisementMonitorHandle
fn as_ref(&self) -> &AdvertisementMonitorHandle
Converts this type into a shared reference of the (usually inferred) input type.
Source§impl AsRef<AdvertisementMonitorHandle> for AdvertisementMonitorRemoved
impl AsRef<AdvertisementMonitorHandle> for AdvertisementMonitorRemoved
Source§fn as_ref(&self) -> &AdvertisementMonitorHandle
fn as_ref(&self) -> &AdvertisementMonitorHandle
Converts this type into a shared reference of the (usually inferred) input type.
Source§impl AsRef<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitor
impl AsRef<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitor
Source§fn as_ref(&self) -> &AdvertisementMonitorHandle
fn as_ref(&self) -> &AdvertisementMonitorHandle
Converts this type into a shared reference of the (usually inferred) input type.
Source§impl AsRef<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitorReply
impl AsRef<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitorReply
Source§fn as_ref(&self) -> &AdvertisementMonitorHandle
fn as_ref(&self) -> &AdvertisementMonitorHandle
Converts this type into a shared reference of the (usually inferred) input type.
Source§impl AsRef<u16> for AdvertisementMonitorHandle
impl AsRef<u16> for AdvertisementMonitorHandle
Source§impl Clone for AdvertisementMonitorHandle
impl Clone for AdvertisementMonitorHandle
Source§fn clone(&self) -> AdvertisementMonitorHandle
fn clone(&self) -> AdvertisementMonitorHandle
Returns a duplicate of the value. Read more
1.0.0 · Source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read moreSource§impl Debug for AdvertisementMonitorHandle
impl Debug for AdvertisementMonitorHandle
Source§impl Deref for AdvertisementMonitorHandle
impl Deref for AdvertisementMonitorHandle
Source§impl From<AdvertisementMonitorHandle> for AddAdvertisementPatternsMonitorReply
impl From<AdvertisementMonitorHandle> for AddAdvertisementPatternsMonitorReply
Source§fn from(v: AdvertisementMonitorHandle) -> Self
fn from(v: AdvertisementMonitorHandle) -> Self
Converts to this type from the input type.
Source§impl From<AdvertisementMonitorHandle> for AdvertisementMonitorAdded
impl From<AdvertisementMonitorHandle> for AdvertisementMonitorAdded
Source§fn from(v: AdvertisementMonitorHandle) -> Self
fn from(v: AdvertisementMonitorHandle) -> Self
Converts to this type from the input type.
Source§impl From<AdvertisementMonitorHandle> for AdvertisementMonitorRemoved
impl From<AdvertisementMonitorHandle> for AdvertisementMonitorRemoved
Source§fn from(v: AdvertisementMonitorHandle) -> Self
fn from(v: AdvertisementMonitorHandle) -> Self
Converts to this type from the input type.
Source§impl From<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitor
impl From<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitor
Source§fn from(v: AdvertisementMonitorHandle) -> Self
fn from(v: AdvertisementMonitorHandle) -> Self
Converts to this type from the input type.
Source§impl From<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitorReply
impl From<AdvertisementMonitorHandle> for RemoveAdvertisementPatternsMonitorReply
Source§fn from(v: AdvertisementMonitorHandle) -> Self
fn from(v: AdvertisementMonitorHandle) -> Self
Converts to this type from the input type.
Source§impl From<u16> for AdvertisementMonitorHandle
impl From<u16> for AdvertisementMonitorHandle
Source§impl Pack for AdvertisementMonitorHandle
impl Pack for AdvertisementMonitorHandle
Auto Trait Implementations§
impl Freeze for AdvertisementMonitorHandle
impl RefUnwindSafe for AdvertisementMonitorHandle
impl Send for AdvertisementMonitorHandle
impl Sync for AdvertisementMonitorHandle
impl Unpin for AdvertisementMonitorHandle
impl UnwindSafe for AdvertisementMonitorHandle
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