shadow_
pod
0.0.0
shadow_pod
Function
zeroed
Copy item path
Source
pub fn zeroed<T>() -> T
where T:
Pod
,
Expand description
Create a value of type
T
, with contents initialized to 0s.