pub(crate) fn expand_dom_object(
input: ItemStruct,
associated_memory: bool,
) -> TokenStreamExpand description
First field of DomObject must be either reflector or another dom_struct, all other fields must not implement DomObject
pub(crate) fn expand_dom_object(
input: ItemStruct,
associated_memory: bool,
) -> TokenStreamFirst field of DomObject must be either reflector or another dom_struct, all other fields must not implement DomObject