expand_dom_object

Function expand_dom_object 

Source
pub(crate) fn expand_dom_object(
    input: ItemStruct,
    associated_memory: bool,
) -> TokenStream
Expand description

First field of DomObject must be either reflector or another dom_struct, all other fields must not implement DomObject