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
9
10
11
12
13
[book]
authors = [ "stayhydated" ]
language = "en"
src = "src"
title = "attribute-dsl"

[rust]
edition = "2024"

[build]

[output.html.playground]
runnable = false