Crates.io | ascii_plist_derive |
lib.rs | ascii_plist_derive |
version | 0.1.0 |
created_at | 2024-05-21 19:10:56.396736+00 |
updated_at | 2025-04-23 18:34:46.704303+00 |
description | A derive macro for parsing NeXTSTEP (ASCII) plist files |
homepage | |
repository | https://github.com/googlefonts/fontc |
max_upload_size | |
id | 1247113 |
size | 8,821 |
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.