]> git.proxmox.com Git - perlmod.git/commit
macro: add 'boot' attribute to packages
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 25 Jul 2023 11:40:34 +0000 (13:40 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 25 Jul 2023 11:40:43 +0000 (13:40 +0200)
commit1017735ad0d0e54cf35525d52657b85e55c7f3ea
tree0c22379c95aa05cbad6044e60ac5958bb0d95848
parent63fcccaa50aca965d2d18a90f193a6750a1f7a64
macro: add 'boot' attribute to packages

This is supposed to be a function executed after the 'boot' method has
finished registering the XS callbacks.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
perlmod-macro/src/attribs.rs
perlmod-macro/src/package.rs