Unify `FieldAlignment` logic into single function
Open
- Dominant language
- Rust
- Stars
- 61.4k
- Forks
- 5.4k
- Avg merge
- 3h 33m
- Merged PRs (30d)
- 4
Description
Currently we have the same logic formatting `struct`, `enum`, `configurable` & `storage` for field alignment.
This logic could possibly be more generic so we can reduce code bloat.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.