Packages
std
Settings
Theme
light
dark
ayu
system preference
Summary
std
::
intrinsics
function
size_of
@intrinsic(size_of) fn size_of<T>() ->
usize
{ .. }
Expand
Returns the size of the type
T