Fixed a bug preventing parsing attributes in CTFE and clarified some documentation.
- Fixed bug where attributes could not be parsed during CTFE due to limitations with std.typecons.Tuple.
- Updated documentation for #25.
Fixed a bug preventing parsing attributes in CTFE and clarified some documentation.