mirror of
https://github.com/salsa-rs/salsa.git
synced 2025-01-15 01:39:25 +00:00
6ee0889948
383: Have users of `SalsaStruct` specify allowed options r=XFFXFF a=DropDemBits This allows adding new options exclusively to `tracked`, `input`, `interned`, or any combination of them, without having to add support code to `SalsaStruct`. The motivating example is #337, where `input` needs to accept a new `singleton` option, but `tracked` and `interned` should reject it. Co-authored-by: DropDemBits <r3usrlnd@gmail.com> |
||
---|---|---|
.. | ||
salsa-2022 | ||
salsa-2022-macros | ||
salsa-macros |