proxmox/proxmox-shared-memory/src
Shannon Sterz dcc6eb9918 shared-memory: specify generic types for transmute
this annotates a `transmute` call with proper types to avoid possible
undefined behaviour, as suggested by clippy [1].

[1]:
https://rust-lang.github.io/rust-clippy/master/index.html#missing_transmute_annotations

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
2025-03-06 15:25:24 +01:00
..
lib.rs shared-memory: specify generic types for transmute 2025-03-06 15:25:24 +01:00
raw_shared_mutex.rs shared-memory: formatting 2021-12-07 11:52:58 +01:00
shared_mutex.rs shared-memory: formatting 2021-12-07 11:52:58 +01:00