mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-17 13:36:02 +00:00
![]() The `make_package` macro is tedious to use. We now simply depend on new-enough rustc for `package` to work. The change to #[export] allows writing: #[export(name = "DESTROY")] fn destroy(#[raw] this: Value) { ... } Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com> |
||
---|---|---|
.. | ||
bless.rs | ||
lib.rs | ||
pkg142.rs | ||
pkginline.rs |