JosephTLyons / JosephTLyons/termifind-rust

Establish a Convention For Ordering of `pub` and non-`pub` Items

Open
#13 0 comments 0 reactions 0 assignees View on GitHub
clean up
Dominant language
Rust
Stars
12
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Make a decision on whether `pub` (functions, struct members, etc.) should be listed at the top or the bottom of the area they are in and use that convention.

The order within the groups of `pub` versus non-`pub` items can either be by order of when they are called or alphabetical.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.