Macro pax_runtime_api::borrow

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