This repository has been archived by the owner on Aug 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use PACKED_PLACEHOLDER_BITMASK constant instead of raw value (#20)
# What ❔ This PR replaces raw values with the PACKED_PLACEHOLDER_BITMASK constant. ## Why ❔ Improves code quality . ## Checklist - [x] PR title corresponds to the body of PR (we generate changelog entries from PRs). - [x] Tests for the changes have been added / updated. - [x] Code has been formatted via `cargo fmt` and checked with `cargo check`.
- Loading branch information