Skip to content
This repository has been archived by the owner on Nov 12, 2023. It is now read-only.

Implement Readable, Writable, and DataSize for bitmasks #28

Closed
Antikyth opened this issue Dec 24, 2022 · 2 comments
Closed

Implement Readable, Writable, and DataSize for bitmasks #28

Antikyth opened this issue Dec 24, 2022 · 2 comments
Labels
help wanted Extra attention is needed task An essential task for a planned milestone.

Comments

@Antikyth
Copy link
Collaborator

The title says it all: implement cornflakes::Readable, cornflakes::Writable, and cornflakes::DataSize for bitmasks. This is one of the main things holding back a lot of X11 types from being implemented. These masks are implemented using the bitflags crate.

@Antikyth Antikyth added help wanted Extra attention is needed task An essential task for a planned milestone. labels Dec 24, 2022
@Antikyth Antikyth added this to the 0.1.0 milestone Dec 24, 2022
@Antikyth
Copy link
Collaborator Author

#5 would probably be quite helpful for this!

@Antikyth
Copy link
Collaborator Author

Antikyth commented Jan 1, 2023

Completed in #31

@Antikyth Antikyth closed this as completed Jan 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
help wanted Extra attention is needed task An essential task for a planned milestone.
Projects
None yet
Development

No branches or pull requests

1 participant