pub const GET_BLOCK_SIZE: SizeGetter<Bytes> = _; // {<{closure@src/size_getters.rs:15:47: 15:57} as std::ops::FnOnce<(&std::fs::Metadata,)>>::call_once as for<'a> fn(&'a std::fs::Metadata) -> size::Bytes}
Expand description

Returns metadata.blocks() * 512 (POSIX only).