Skip to main content
Decode
aetherus_
events
0.3.5
Decode
Required Methods
decode
Implementors
In crate aetherus_
events
aetherus_events
Trait
Decode
Copy item path
Source
pub trait Decode<T> { // Required method fn
decode
(raw: T) -> Self
where Self:
Sized
; }
Required Methods
§
Source
fn
decode
(raw: T) -> Self
where Self:
Sized
,
Implementors
§
Source
§
impl
Decode
<
u32
> for
Elastic
Source
§
impl
Decode
<
u32
> for
Inelastic
Source
§
impl
Decode
<
u32
> for
Interface
Source
§
impl
Decode
<
u32
> for
MCRT
Source
§
impl
Decode
<
u32
> for
Material
Source
§
impl
Decode
<
u32
> for
Reflector
Source
§
impl
Decode
<
u32
> for
ScatterDir
Source
§
impl
Decode
<
u32
> for
EventId