Skip to content

Separate raw API into crates #9

@Radvendii

Description

@Radvendii

@roberth said there was some issue with separating the raw C API into separate crates, but I wanted to document in an issue that this is the intention.

e.g. eval_state.h and value.h should be in separate crates. Sometimes people don't need all the infrastructure for their purposes. This also allows the separate rust crates to only depend on the c functions they actually need.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions