dioxus_rsx

Function parse_raw_ident

Source
pub fn parse_raw_ident(parse_buffer: &ParseBuffer<'_>) -> Result<Ident>
Expand description

Parse a raw ident and return a new ident with the r# prefix added