mirror of
git://git.proxmox.com/git/perlmod.git
synced 2025-01-04 13:17:39 +03:00
2991a46a31
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> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |