pub(crate) type UnderlyingSourcePullCallback = UnderlyingSourcePullCallback<DomTypeHolder>;Aliased Type§
pub(crate) struct UnderlyingSourcePullCallback {
pub parent: CallbackFunction<DomTypeHolder>,
}Fields§
§parent: CallbackFunction<DomTypeHolder>