pub fn async_struct_ser(
    input: &ItemStruct,
    cratename: Ident
) -> Result<TokenStream>