Macro pax_runtime_api::borrow

source ยท
macro_rules! borrow {
    (
        $wrapper:expr
    ) => { ... };
}