Skip to content
This repository was archived by the owner on Nov 15, 2022. It is now read-only.

Improve parameters passed in Rust-C bindings #24

@zoedberg

Description

@zoedberg

currently all complex objects like arrays and dictionaries are serialized into strings in order to be easily passed from C to Rust.
this could imply some performance issues so let's investigate a better way to pass complex objects and therefore remove all JSON serialization

Metadata

Metadata

Labels

enhancementNew feature or requestgood first issueGood for newcomersquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions