|
> We use the [syn](https://docs.rs/syn/latest/syn/) to collect the [AST](https://en.wikipedia.org/wiki/Abstract\_syntax\_tree) information that will be used to generate the `proto file`. If you interest in how to collect the information in details, you should check out the [Procedural Macros](https://doc.rust-lang.org/reference/procedural-macros.html). |
Incorrect Verb Form – "interest" → "are interested"
Inaccurate:
If you interest in how to collect the information in details,
Accurate:
If you are interested in how to collect the information in details,
Noun Form Error.– "in details" → "in detail"
Inaccurate:
how to collect the information in details
Accurate:
how to collect the information in detail
AppFlowy-Docs/essential-documentation/contribute-to-appflowy/architecture/backend/event.md
Line 107 in cb1d8a0
Incorrect Verb Form – "interest" → "are interested"
Inaccurate:
If you
interestin how to collect the information in details,Accurate:
If you
are interestedin how to collect the information in details,Noun Form Error.– "in details" → "in detail"
Inaccurate:
how to collect the information in
detailsAccurate:
how to collect the information in
detail