Module traits
osom_
lib_
reprc
0.1.0
Module traits
Module Items
Traits
In crate osom_
lib_
reprc
osom_lib_reprc
Module
traits
Copy item path
Source
Traits
ยง
ReprC
Ensures that the type implementing it is
#[repr(C)]
. This cannot be guaranteed in general, and therefore we rely on macros to achieve that. This is a marker trait.