Skip to content

Rust decode<'a> and encode<'a> should not panic, instead they should return {:error, ...} tuple to elixir #24

Description

@mjaric

In excoding/lib.rs avoid using unwrap, instead map it to Term {:error, ...} and return to elixir caller

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions