mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 10:51:46 +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> |
||
---|---|---|
.cargo | ||
perlmod | ||
perlmod-macro | ||
perlmod-test | ||
.gitignore | ||
build.sh | ||
Cargo.toml | ||
Makefile | ||
rust-toolchain | ||
rustfmt.toml |