Constant parallel_disk_usage::size_getters::GET_BLOCK_SIZE
source · 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.blksize()
(POSIX only).