rustix
1.0.8
Allowed
MsgBuf
Type
Implementations on Foreign Types
MaybeUninit<u8>
u8
Implementors
In rustix::
net::
send_
recv::
msg::
messages
rustix
::
net
::
send_recv
::
msg
::
messages
Trait
AllowedMsgBufType
Copy item path
Source
pub(super) trait AllowedMsgBufType { }
Implementations on Foreign Types
§
Source
§
impl
AllowedMsgBufType
for
u8
Source
§
impl
AllowedMsgBufType
for
MaybeUninit
<
u8
>
Implementors
§