attribute-dsl 0.2.0

Shared parser helpers for Rust attribute DSLs built from paths and dot-call chains.
Documentation
1
2
3
4
5
6
7
8
# Summary

- [Introduction]introduction.md
- [Getting started]getting_started.md
- [Parse chain syntax]parse_chain_syntax.md
- [Emit completion probes]completion_probes.md
- [Substitute infer placeholders]infer_placeholders.md
- [Build a proc-macro expansion]proc_macro_expansion.md