get-size2 0.9.0

Determine the size in bytes an object occupies inside RAM.
Documentation
1
2
3
4
use crate::GetSize;

impl GetSize for half::f16 {}
impl GetSize for half::bf16 {}