pub fn size() -> usize
Returns the operating system’s page size.
This call internally caches the page size and can therefore be called frequently without any performance penalty.