Expand description
Derive Macro helpers for tinc
§License
This project is licensed under the MIT or Apache-2.0 license. You can choose between one of them if you use this work.
SPDX-License-Identifier: MIT OR Apache-2.0
Derive Macros§
- Tracker
Tracker
is used to track field presence when doing JSON deserialization. This macro will generate the tracker for the given structure.