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

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