Diff

Type Alias Diff 

Source
pub type Diff<L> = <<L as Layout>::DiffContainer as BatchContainer>::Owned;
Expand description

Alias for an owned diff of a layout.