Rust Code Prototyping using XML | John Rexes Murro | Conf42 Rustlang 2023
Read the abstract ➤ https://www.conf42.com/Rustlang_2023_John_Rexes_Murro_code_prototyping_xml Other sessions at this event ➤ https://www.conf42.com/rustlang2023 Join Discord ➤ https://discord.gg/DnyHgrC7jC Contact John ➤ jrmurro@gmail.com Chapters 0:00 intro 0:18 preamble 0:45 protocol buffers 2:08 about rustxmlproto 2:41 xml format 3:00 rust module 3:17 main xml elements 4:47 prototype attributes 6:05 includes child elements & attributes 7:38 members and functions 8:54 parameters 9:35 xml elements for macros demos 10:38 testproto.xml 13:26 main.rs 18:38 thanks