pub fn parse_struct(input: TokenStream) -> Result<Struct, Diagnostic>Expand description
Parse a struct body through the upstream exported-struct converter.
pub fn parse_struct(input: TokenStream) -> Result<Struct, Diagnostic>Parse a struct body through the upstream exported-struct converter.