derive_typst_intoval

Crates.ioderive_typst_intoval
lib.rsderive_typst_intoval
version0.5.0
created_at2024-05-11 10:08:38.059175+00
updated_at2025-08-19 16:08:19.707774+00
descriptionDerive typst::IntoValue for structs
homepage
repositoryhttps://github.com/KillTheMule/derive_typst_intoval
max_upload_size
id1236771
size82,908
(KillTheMule)

documentation

README

derive_typst_intoval CI (Docs.rs) (Crates.io status)

A small derive macro to derive IntoValue for structs. I mainly use it myself to pack up the data for typst's inputs.

FAQ

  • What about enums?

Status

Maintained.

Contributing

I'd love contributions, comments, praise, criticism... You could open an issue or a pull request.

CoC

Wherever applicable, this project follows the rust code of conduct.

Commit count: 21

cargo fmt