Hello, thanks for this, I've been using it for my projects with no problems. Currently, I have a requirement where I need to generate a crate from a publised crate that I don't want to clone locally.
Is it possible to do such thing? The other options would be to publish an npm package for said crate with the generated types, but I'd prefer to generate the types locally in my project.