bakape/shamichan

Use `///` instead of `//` for doc comments in Rust

Closed this issue · 0 comments

Would be easier to replace all // with /// in .rs files and then clean up the false positives.