This patch addresses this issue https://github.com/rust-lang/rust-bindgen/pull/2064. While we access field of packed struct the compiler can generate the correct code to create a temporary variable to access the packed struct field. Access withing {} ensures that. Signed-off-by: Muminul Islam <muislam@microsoft.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||