1 Open Issue Need Help Last updated: Jul 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Refactor existing code within the FromSoftware-rs project to replace manual bit manipulation with the `bitfield` crate for improved readability and maintainability. This involves identifying instances of manual bit shifting and replacing them with the `bitfield` crate's functionality where appropriate.

Complexity: 3/5
good first issue

heavily WIP bindings

Rust
#eldenring