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

WinScard and WinScardContex traits and their implementations #203

Merged
merged 14 commits into from
Jan 31, 2024

Conversation

TheBestTvarynka
Copy link
Collaborator

Hi,
In this PR I've added the WinScard and WinScardContext traits and implemented them for Scard and ScardContext.
We need these features for better interaction between FFI bindings and our scard implementation.

Docs & references:

@TheBestTvarynka TheBestTvarynka self-assigned this Jan 31, 2024
@TheBestTvarynka TheBestTvarynka marked this pull request as ready for review January 31, 2024 10:46
Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well documented code! Thank you!

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just noticed that the folder is called winscard-rs instead of winscard. Do you think you could change this in another PR?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes, I can change it

@CBenoit CBenoit merged commit cb36449 into winscard-rs-impl Jan 31, 2024
40 checks passed
@CBenoit CBenoit deleted the feature/winscard-context-and-traits-impl branch January 31, 2024 11:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants