| Crates.io | derive_typst_intoval |
| lib.rs | derive_typst_intoval |
| version | 0.5.0 |
| created_at | 2024-05-11 10:08:38.059175+00 |
| updated_at | 2025-08-19 16:08:19.707774+00 |
| description | Derive typst::IntoValue for structs |
| homepage | |
| repository | https://github.com/KillTheMule/derive_typst_intoval |
| max_upload_size | |
| id | 1236771 |
| size | 82,908 |
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.