Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 283 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 283 Bytes

Run rustfmt --write-mode=diff src/lib.rs against this library. Only sometimes will it pick up the formatting error.

The problem seems to be due to the macro in src/alpha/mod.rs.

Note that this code does not compile, but it is a severely cut-down version of a project which does.