MatthewPeterKelly/fractal-renderer
View on GitHubRemove `pub` from variables, structs, and functions when possible
Open
#118 opened on Feb 17, 2025
good first issue
Repository metrics
- Stars
- (6 stars)
- PR merge metrics
- (Avg merge 1d 16h) (6 merged PRs in 30d)
Description
Much of this code was written without much focus on the public vs private API... but probably worth cleaning that up at some point.