perlmod/perlmod-macro
Wolfgang Bumiller 9bf583ca64 macro: export: copy use chosen visibility
when using the export macro directly without a package we
previously always used
    #[no_mangle]
    pub extern "C"
now instead of 'pub' we copy the original function's
visibility

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2021-12-23 10:40:59 +01:00
..
debian bump perlmod to 0.10.0-1 2021-12-14 13:53:54 +01:00
src macro: export: copy use chosen visibility 2021-12-23 10:40:59 +01:00
build.rs perlmod, macro: detect perl's MULTIPLICITY flag 2021-10-27 15:41:51 +02:00
Cargo.toml upgrade to edition 2021 2021-12-01 13:48:40 +01:00