Wolfgang Bumiller 990b930f22 backup/dynamic_index: use static assertion, fix size
The type was sized properly but the number was still wrong,
fixed this.
TODO! Once unions with non-Copy values are stable make this
a `union { full: [u8; 4096], data: TheActualHeader }`;

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-08-23 11:42:35 +02:00
2019-08-13 12:29:00 +02:00
2019-04-25 11:01:33 +00:00
2019-08-21 12:27:50 +02:00
2019-04-11 12:18:04 +02:00
2019-06-05 09:44:43 +02:00
2019-08-21 10:07:15 +02:00
2019-08-22 14:08:25 +02:00
2019-06-07 13:14:03 +02:00
2019-08-22 13:44:57 +02:00
Description
No description provided
14 MiB
Languages
Rust 88.1%
JavaScript 11.3%
Makefile 0.3%
CSS 0.2%