Type Alias webrender_api::display_item::ItemKey
source ยท pub type ItemKey = u16;
Expand description
An identifier used to refer to previously sent display items. Currently it refers to individual display items, but this may change later.