[][src]Type Definition guion::aliases::CtxRefM

type CtxRefM<'a, E: Env> = (&'a mut E::Storage, &'a mut E::Context);