derive_typst_intoval

Crates.ioderive_typst_intoval
lib.rsderive_typst_intoval
version0.2.1
sourcesrc
created_at2024-05-11 10:08:38.059175
updated_at2024-05-12 10:57:27.157973
descriptionDerive typst::IntoValue for structs
homepage
repositoryhttps://github.com/KillTheMule/derive_typst_intoval
max_upload_size
id1236771
size22,750
(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: 14

cargo fmt