With the existing macro, `align!(7, 4)` would generate `16` which is obviously wrong. Also, given it is a macro, the compiler catch the error if the provided 'alignment' is '0'. Signed-off-by: Bo Chen <chen.bo@intel.com> |
||
|---|---|---|
| .. | ||
| lib.rs | ||
| vhdx.rs | ||
| vhdx_bat.rs | ||
| vhdx_header.rs | ||
| vhdx_io.rs | ||
| vhdx_metadata.rs | ||