Crates.io | derive_typst_intoval |
lib.rs | derive_typst_intoval |
version | 0.3.0 |
source | src |
created_at | 2024-05-11 10:08:38.059175 |
updated_at | 2024-11-04 14:56:17.39102 |
description | Derive typst::IntoValue for structs |
homepage | |
repository | https://github.com/KillTheMule/derive_typst_intoval |
max_upload_size | |
id | 1236771 |
size | 22,750 |
A small derive macro to derive IntoValue
for structs. I mainly use it myself to pack
up the data for typst's inputs
.
Cast
.Maintained.
I'd love contributions, comments, praise, criticism... You could open an issue or a pull request.
Wherever applicable, this project follows the rust code of conduct.