mirror of
https://git.proxmox.com/git/proxmox
synced 2025-05-01 04:26:12 +00:00
![]() - proxmox_io::boxed::uninitialized(len) -> Box<[u8]> same as vec::uninitialized, but as a box - proxmox_io::boxed::zeroed(len) -> Box<[u8]> same as vec::zeroed, but as a box Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
debian | ||
src | ||
Cargo.toml |