2 unstable releases
0.1.0 | Apr 23, 2025 |
---|---|
0.0.1 | May 21, 2024 |
#1129 in Procedural macros
38 downloads per month
Used in 4 crates
(via glyphs-reader)
8KB
155 lines
A simple and limited proc macro for parsing ASCII plists.
This tool was written for and is tailored to the case of parsing the .glyphs files generated by Glyphs.app.
ascii_plist_derive
This crate provides a simple derive macro for parsing ASCII/NeXTSTEP/OpenStep
style property lists. It is designed for use by the glyphs-reader
crate and may not be suitable for other purposes.
Dependencies
~165–570KB
~14K SLoC