macro_rules! borrow_package {
    ($id:expr) => { ... };
}
Expand description

This macro creates a &Package from a PackageAddress via the Radix Engine component subsystem.