Crates.io | ascii_plist_derive |
lib.rs | ascii_plist_derive |
version | 0.0.1 |
source | src |
created_at | 2024-05-21 19:10:56.396736 |
updated_at | 2024-05-21 19:10:56.396736 |
description | A derive macro for parsing NeXTSTEP (ASCII) plist files |
homepage | |
repository | |
max_upload_size | |
id | 1247113 |
size | 7,440 |
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.