mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 13:22:15 +00:00
![]() Allow deserializing things such as `&[u8]` to reference the original data instead of requiring a `Vec<u8>` instead. Introduces `perlmod::from_ref_value` next to `perlmod::from_value` with a new signature. Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.cargo | ||
perlmod | ||
perlmod-macro | ||
perlmod-test | ||
.gitignore | ||
build.sh | ||
Cargo.toml | ||
Makefile | ||
rust-toolchain | ||
rustfmt.toml |