Skip to content

[C++ SDK] Consider converting high-level classes in iggy.hpp to rust-based enums #2830

@slbotbm

Description

@slbotbm

Description

The current sdk does not create enums in rust and export them. Instead, it defines those in iggy.hpp and uses them to send strings across the ffi boundary. Consider adding enums to rust and exporting them to cpp side.

sub issue of #2100

Component

Other

Proposed solution

No response

Alternatives considered

No response

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