ora-0

Results 4 comments of ora-0

I have wrote the first revision. Let me know if I missed anything in the feedbacks A list of important things that have been changed: 1. Add example of a...

> This is missing a specification of the command-line interface. Can I do `cargo build --macros`? Yes, I'll add this to the rfc

>Should docs of the proc macro crate be rendered on docs.rs Probably not, since we the api won't be publicly available unless reexported. >What is the path of the proc...

Do we have any ideas on what name the new target should be? Currently it's `macros` but it may cause name collisions with `--document-private-items`. One way to solve this is...