Skip to content

Use derive-builder in the runner crate #750

Open
@saulecabrera

Description

@saulecabrera

The javy-runner contains a builder that reconciles all the CLI options and therefore it has grown (and will continue to grow) to contain a wide range of fields. As per @surma's suggestion, we could consider using the derive-builder crate to reduce some of the boilerplate.

Originally posted by @surma in #748 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions