mirror of
git://git.proxmox.com/git/perlmod.git
synced 2025-03-13 04:58:16 +03: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>
Description
No description provided
Languages
Rust
88.9%
C
4.8%
Prolog
3.6%
Perl
1.7%
Makefile
0.8%
Other
0.2%