mirror of
git://git.proxmox.com/git/perlmod.git
synced 2025-03-21 02:50:42 +03:00
doc: explicitly mention the current way to go
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
f0475cd5a1
commit
f3d18a7492
@ -6,6 +6,9 @@
|
||||
//! The underlying machinery for these macros is contained in this crate and provides ways to
|
||||
//! serialize and deserialize data between perl and rust.
|
||||
//!
|
||||
//! For now, see the [`make_package!`] macro for all the details, since as of the time of writing
|
||||
//! this, we're only at rust 1.40.
|
||||
//!
|
||||
//! [`package`]: attr.package.html
|
||||
//! [`export`]: attr.export.html
|
||||
//! [`make_package!`]: macro.make_package.html
|
||||
|
Loading…
x
Reference in New Issue
Block a user