Skip to content

[elixir] Support fine-grained errors like in other bindings #493

@fresh-borzoni

Description

@fresh-borzoni

Search before asking

  • I searched in the issues and found nothing similar.

Description

The Elixir bindings currently return {:error, String.t()} for all errors, losing the structured error information available in the Rust core. The Rust/Python and C++ bindings already expose error codes - the Elixir binding should have parity.

Willingness to contribute

  • I'm willing to submit a PR!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions