[][src]Type Definition nanachi::context::ChildContext

type ChildContext<'a, P, B> = Context<P, B, &'a mut B, &'a mut RasterizeBuffer>;