ares icon indicating copy to clipboard operation
ares copied to clipboard

Use Rust-style doc comments

Open matthew-levan opened this issue 1 year ago • 0 comments

Instead of /* ... */ style comments for functions and structs, we should be using ///s, as instructed here.

matthew-levan avatar Dec 14 '23 16:12 matthew-levan