Macro pax_runtime_api::borrow_mut

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