pub type AugDictFn = fn(_: &mut CellSlice<'_>, _: &mut CellSlice<'_>, _: &mut CellBuilder, _: &mut dyn CellContext) -> Result<(), Error>;pub type AugDictFn = fn(_: &mut CellSlice<'_>, _: &mut CellSlice<'_>, _: &mut CellBuilder, _: &mut dyn CellContext) -> Result<(), Error>;