-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
@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
Labels
No labels