pub type Key<L> = <<L as Layout>::KeyContainer as BatchContainer>::Owned;
Alias for an owned key of a layout.