Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Document status of all C API bindings #162

Merged
merged 1 commit into from
Dec 18, 2024
Merged

chore: Document status of all C API bindings #162

merged 1 commit into from
Dec 18, 2024

Conversation

apljungquist
Copy link
Contributor

No description provided.

@apljungquist apljungquist requested a review from a team as a code owner December 18, 2024 16:02
`README.md`:
- Add link to ACAP Native API documentation to make it easier to find
  the original documentation of these APIs and to compare the list of
  (potential) Rust bindings to the list of C APIs.
- Include APIs that have no bindings to make it easier to see when Rust
  may not be appropriate or where to contribute, depending on the
  intention of the reader.
- Link to PR for bindings that have been started to make it easier to
  find the endorsed effort to follow the progress or help out.
@apljungquist apljungquist merged commit eb36c7d into main Dec 18, 2024
3 checks passed
@apljungquist apljungquist deleted the readme branch December 18, 2024 16:13
apljungquist added a commit that referenced this pull request Dec 18, 2024
…ve-clone

* upstream/main:
  chore: Document status of all C API bindings (#162)
  feat: Add parameter wrapper and example (#161)
  fix(mdb)!: Give callbacks references to errors (#116)
  refactor(axevent): Wrap borrowed `KeyValueSet` in `ManuallyDrop` (#159)
  fix(axevent): Allow undeclaring without callback (#157)
  fix(axevent): Free `KeyValueSet` when creating `Event` (#156)
  fix(axevent)!: Take ownership of returned value in `get_string` (#149)
  chore: Document how to use address sanitizer (#152)
  refactor(mdb): Move error to separate module (#155)
  feat(mdb): Improve ergonomics for consumer (#115)
  chore: Update acap-native-sdk to 12.1.0 (#154)
  chore: Run FFI patterns under Miri (#140)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant