proxmox/proxmox-lang/src
Wolfgang Bumiller 484f12f3aa lang: drop commented-out c_str! implementation variants
This was an old version of a const-fn compatible checked c_str
implementation which was never enabled.

When we get rust 1.72, `CStr::from_bytes_with_nul` becomes usable in
const contexts.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2024-05-24 12:58:06 +02:00
..
constnamedbitmap.rs add proxmox-lang crate 2021-10-08 15:22:17 +02:00
error.rs lang: rustfmt 2022-04-10 12:41:44 +02:00
lib.rs lang: drop commented-out c_str! implementation variants 2024-05-24 12:58:06 +02:00
ops.rs lang: clippy fixes 2022-06-29 10:06:57 +02:00