mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-05 08:50:06 +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> |
||
---|---|---|
.. | ||
attribs.rs | ||
function.rs | ||
lib.rs | ||
module.rs | ||
package.rs |