Type Alias CtxRef

Source
pub type CtxRef<'a> = &'a Ctx<'a>;