We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
mem::size_of() is not a const function, even though it is always a compile-time constant. This is seemingly arbitrary and is annoying in practice.
mem::size_of()