Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
C# type safety when passing collections across the api surface
Offen
enhancement
triage
- Vorherrschende Sprache
- C++
- Sterne
- 26
- Forks
- 25
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Suggestion
some objects require a collection in their constructor and take ownership of the collection, such as objects in manifest.cs. this ticket is to fix type safety issues across the dll/pinvoke native interface so that developers do not make transcription mistakes when modifying the library code.
### Possible Implementation
_No response_
### Anything else?
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.