mirror of
https://git.proxmox.com/git/perlmod
synced 2025-10-04 22:07:05 +00:00
perlmod: make proc macro documentation inline
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
8b8dd4a9c6
commit
42f7a45b8d
@ -26,4 +26,5 @@ pub mod value;
|
||||
pub use value::Value;
|
||||
|
||||
#[cfg(feature = "exporter")]
|
||||
#[doc(inline)]
|
||||
pub use perlmod_macro::{export, make_package, package};
|
||||
|
Loading…
Reference in New Issue
Block a user