ed25519-dalek
ed25519-dalek copied to clipboard
Code formatting
Please add a rustfmt.toml
or something similar to ensure consistency on format/style.
Every time I edit any file, there's a tons of auto formatting done by RA. I think current code base uses some non-canonical format.
Thanks!