Skip to content

Publish codegen as crate #208

Description

@bengeisler

Hi, first I'd like to say "thank you" because we're using this library with great success :)

Second, I'd like to ask if it would be possible to publish the codegen as crate as well, together with a more permissive public API.

We wrote another custom code generator which allows us to sync the node values with a "state struct" by generating this struct and callbacks for the nodes it's based on. This makes it quite ergonomic from the application perspective. I found myself re-implementing quite some parts of your codegen and would prefer to use it directly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions