Skip to main content
Module macros
osom_
lib_
reprc
0.1.0
Module macros
Module Items
Attribute Macros
In crate osom_
lib_
reprc
osom_lib_reprc
Module
macros
Copy item path
Source
Expand description
Holds the relevant macros.
Attribute Macros
ยง
reprc
This macro attribute applies
#[repr(C)]
to the struct/enum, implements the
ReprC
trait and ensure that each field is also
ReprC
.