Replies: 1 comment 1 reply
-
the main reason was compile time. crates.io already takes a while to compile so I didn't want to make it much worse. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
This is a really interesting crate.
I've got one question about an implementation detail: I've noticed that this crate uses typst via CLI instead of via crate that they publish (https://docs.rs/typst/0.13.1/typst/) and I was curious why is that? (I'm not looking to change your mind or anything, just wondering if the crate api they publish is missing something or any other underlying reason).
Thanks for your time! 👋
Beta Was this translation helpful? Give feedback.
All reactions