Wolfgang Bumiller dd7f83c3ee deserialize by reference
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>
2020-11-26 13:50:07 +01:00
2020-01-09 15:01:14 +01:00
2020-11-26 13:50:07 +01:00
2020-11-26 13:50:07 +01:00
2020-01-09 15:01:14 +01:00
2020-11-20 13:54:59 +01:00
2020-01-09 15:01:14 +01:00
2020-01-09 15:01:14 +01:00
Description
No description provided
381 KiB
Languages
Rust 88.9%
C 4.8%
Prolog 3.6%
Perl 1.7%
Makefile 0.8%
Other 0.2%