donet_
core
0.1.0
MsgType
Trait Implementations
From<Protocol>
In donet_
core::
globals
Type Alias
donet_core
::
globals
::
MsgType
Copy item path
source
·
[
−
]
pub type MsgType =
u16
;
Trait Implementations
§
source
§
impl
From
<
Protocol
> for
MsgType
Impl converting protocol enumerator to u16 (MsgType)
source
§
fn
from
(value:
Protocol
) -> Self
Converts to this type from the input type.