Macro pax_runtime::api::borrow

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