mem_macros
std::mem::size_of
and std::mem::align_of
as a macro, to avoid turbofish notation.
Examples
extern crate mem_macros;
assert_eq!;
mem_macros
std::mem::size_of
and std::mem::align_of
as a macro, to avoid turbofish notation.
extern crate mem_macros;
assert_eq!;