Update macro.md,原来代码漏加逗号

pull/1285/head
蛋疼的蛋蛋 1 year ago committed by GitHub
parent 838310facb
commit 85270bbdae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -393,11 +393,11 @@ pub struct User <'a, T> {
DeriveInput {
// --snip--
vis: Visibility,
generics: Generics
ident: Ident {
ident: "Sunfei",
span: #0 bytes(95..103)
},
generics: Generics,
// Data是一个枚举分别是DataStructDataEnumDataUnion这里以 DataStruct 为例
data: Data(
DataStruct {

Loading…
Cancel
Save