pub type Diff<L> = <<L as Layout>::DiffContainer as BatchContainer>::Owned;
Alias for an owned diff of a layout.