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