DiffRef

Type Alias DiffRef 

Source
pub type DiffRef<'a, L> = <<L as Layout>::DiffContainer as BatchContainer>::ReadItem<'a>;
Expand description

Alias for an borrowed diff of a layout.