Macro pax_runtime::api::borrow_mut

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