pub type ClipboardItemData<D> = Rc<<D as DomTypes>::Promise>;
pub struct ClipboardItemData<D> { /* private fields */ }