pub enum DangerousResponseArgumentsEvent {
Show 47 variants Event0 { and: u32, }, Event1 { assert: u32, }, Event2 { atomic_noexcept: u32, }, Event3 { bitand: u32, }, Event4 { byte: u32, }, Event5 { chan: u32, }, Event6 { class: u32, }, Event7 { co_yield: u32, }, Event10 { decltype: u32, }, Event11 { defer: u32, }, Event12 { double: u32, }, Event13 { encodable: u32, }, Event14 { empty: u32, }, Event15 { extends: u32, }, Event16 { fallthrough: u32, }, Event17 { finally: u32, }, Event18 { frame: u32, }, Event19 { futures_: u32, }, Event20 { handles: u32, }, Event23 { int16: u32, }, Event24 { interface: u32, }, Event25 { lhs: u32, }, Event27 { mixin: u32, }, Event29 { new: u32, }, Event30 { not: u32, }, Event31 { num: u32, }, Event32 { ok: u32, }, Event33 { or: u32, }, Event34 { part: u32, }, Event35 { protected: u32, }, Event36 { pure_: u32, }, Event37 { reinterpret_cast: u32, }, Event38 { rethrow: u32, }, Event39 { runtime_type: u32, }, Event40 { set: u32, }, Event41 { sizeof_: u32, }, Event42 { static_cast: u32, }, Event43 { stub: u32, }, Event45 { this: u32, }, Event47 { typeid: u32, }, Event48 { uint32: u32, }, Event49 { unknown: u32, }, Event50 { unsigned: u32, }, Event51 { value: u32, }, Event52 { var: u32, }, Event53 { volatile: u32, }, Event55 { xunion: u32, },
}

Variants§

§

Event0

Fields

§and: u32
§

Event1

Fields

§assert: u32
§

Event2

Fields

§atomic_noexcept: u32
§

Event3

Fields

§bitand: u32
§

Event4

Fields

§byte: u32
§

Event5

Fields

§chan: u32
§

Event6

Fields

§class: u32
§

Event7

Fields

§co_yield: u32
§

Event10

Fields

§decltype: u32
§

Event11

Fields

§defer: u32
§

Event12

Fields

§double: u32
§

Event13

Fields

§encodable: u32
§

Event14

Fields

§empty: u32
§

Event15

Fields

§extends: u32
§

Event16

Fields

§fallthrough: u32
§

Event17

Fields

§finally: u32
§

Event18

Fields

§frame: u32
§

Event19

Fields

§futures_: u32
§

Event20

Fields

§handles: u32
§

Event23

Fields

§int16: u32
§

Event24

Fields

§interface: u32
§

Event25

Fields

§lhs: u32
§

Event27

Fields

§mixin: u32
§

Event29

Fields

§new: u32
§

Event30

Fields

§not: u32
§

Event31

Fields

§num: u32
§

Event32

Fields

§ok: u32
§

Event33

Fields

§or: u32
§

Event34

Fields

§part: u32
§

Event35

Fields

§protected: u32
§

Event36

Fields

§pure_: u32
§

Event37

Fields

§reinterpret_cast: u32
§

Event38

Fields

§rethrow: u32
§

Event39

Fields

§runtime_type: u32
§

Event40

Fields

§set: u32
§

Event41

Fields

§sizeof_: u32
§

Event42

Fields

§static_cast: u32
§

Event43

Fields

§stub: u32
§

Event45

Fields

§this: u32
§

Event47

Fields

§typeid: u32
§

Event48

Fields

§uint32: u32
§

Event49

Fields

§unknown: u32
§

Event50

Fields

§unsigned: u32
§

Event51

Fields

§value: u32
§

Event52

Fields

§var: u32
§

Event53

Fields

§volatile: u32
§

Event55

Fields

§xunion: u32

Implementations§

source§

impl DangerousResponseArgumentsEvent

source

pub fn into_event0(self) -> Option<u32>

source

pub fn into_event1(self) -> Option<u32>

source

pub fn into_event2(self) -> Option<u32>

source

pub fn into_event3(self) -> Option<u32>

source

pub fn into_event4(self) -> Option<u32>

source

pub fn into_event5(self) -> Option<u32>

source

pub fn into_event6(self) -> Option<u32>

source

pub fn into_event7(self) -> Option<u32>

source

pub fn into_event10(self) -> Option<u32>

source

pub fn into_event11(self) -> Option<u32>

source

pub fn into_event12(self) -> Option<u32>

source

pub fn into_event13(self) -> Option<u32>

source

pub fn into_event14(self) -> Option<u32>

source

pub fn into_event15(self) -> Option<u32>

source

pub fn into_event16(self) -> Option<u32>

source

pub fn into_event17(self) -> Option<u32>

source

pub fn into_event18(self) -> Option<u32>

source

pub fn into_event19(self) -> Option<u32>

source

pub fn into_event20(self) -> Option<u32>

source

pub fn into_event23(self) -> Option<u32>

source

pub fn into_event24(self) -> Option<u32>

source

pub fn into_event25(self) -> Option<u32>

source

pub fn into_event27(self) -> Option<u32>

source

pub fn into_event29(self) -> Option<u32>

source

pub fn into_event30(self) -> Option<u32>

source

pub fn into_event31(self) -> Option<u32>

source

pub fn into_event32(self) -> Option<u32>

source

pub fn into_event33(self) -> Option<u32>

source

pub fn into_event34(self) -> Option<u32>

source

pub fn into_event35(self) -> Option<u32>

source

pub fn into_event36(self) -> Option<u32>

source

pub fn into_event37(self) -> Option<u32>

source

pub fn into_event38(self) -> Option<u32>

source

pub fn into_event39(self) -> Option<u32>

source

pub fn into_event40(self) -> Option<u32>

source

pub fn into_event41(self) -> Option<u32>

source

pub fn into_event42(self) -> Option<u32>

source

pub fn into_event43(self) -> Option<u32>

source

pub fn into_event45(self) -> Option<u32>

source

pub fn into_event47(self) -> Option<u32>

source

pub fn into_event48(self) -> Option<u32>

source

pub fn into_event49(self) -> Option<u32>

source

pub fn into_event50(self) -> Option<u32>

source

pub fn into_event51(self) -> Option<u32>

source

pub fn into_event52(self) -> Option<u32>

source

pub fn into_event53(self) -> Option<u32>

source

pub fn into_event55(self) -> Option<u32>

Trait Implementations§

source§

impl Debug for DangerousResponseArgumentsEvent

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

const: unstable · source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

const: unstable · source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
source§

impl<T> Encode<Ambiguous1> for T

source§

unsafe fn encode( self, _encoder: &mut Encoder<'_>, _offset: usize, _depth: Depth ) -> Result<(), Error>

Encodes the object into the encoder’s buffers. Any handles stored in the object are swapped for Handle::INVALID. Read more
source§

impl<T> Encode<Ambiguous2> for T

source§

unsafe fn encode( self, _encoder: &mut Encoder<'_>, _offset: usize, _depth: Depth ) -> Result<(), Error>

Encodes the object into the encoder’s buffers. Any handles stored in the object are swapped for Handle::INVALID. Read more
source§

impl<T> From<T> for T

const: unstable · source§

fn from(t: T) -> T

Returns the argument unchanged.

source§

impl<T> Instrument for T

source§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided Span, returning an Instrumented wrapper. Read more
source§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
source§

impl<T, U> Into<U> for Twhere U: From<T>,

const: unstable · source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

§

impl<T> Pointable for T

§

const ALIGN: usize = mem::align_of::<T>()

The alignment of pointer.
§

type Init = T

The type for initializers.
§

unsafe fn init(init: <T as Pointable>::Init) -> usize

Initializes a with the given initializer. Read more
§

unsafe fn deref<'a>(ptr: usize) -> &'a T

Dereferences the given pointer. Read more
§

unsafe fn deref_mut<'a>(ptr: usize) -> &'a mut T

Mutably dereferences the given pointer. Read more
§

unsafe fn drop(ptr: usize)

Drops the object pointed to by the given pointer. Read more
source§

impl<T, U> TryFrom<U> for Twhere U: Into<T>,

§

type Error = Infallible

The type returned in the event of a conversion error.
const: unstable · source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
source§

impl<T, U> TryInto<U> for Twhere U: TryFrom<T>,

§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
const: unstable · source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
source§

impl<T> WithSubscriber for T

source§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a WithDispatch wrapper. Read more
source§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a WithDispatch wrapper. Read more