Skip to content

Bundle orch_response inside orch #10

@guywaldman

Description

@guywaldman

Currently, for the proc macro to work properly, it needs to reference the orch_response types.
Initially, I used ::orch::response (exposed the orch_response from inside orch as orch::response) and it worked great in external creates (like magic-cli), right up until the point where I needed to use the proc macro from within orch.

Until this is properly resolved, consumers of this library will need to also add orch_response as a dependency.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions