MatthewPeterKelly/fractal-renderer
在 GitHub 查看Remove `pub` from variables, structs, and functions when possible
Open
#118 创建于 2025年2月17日
good first issue
仓库指标
- Star
- (6 star)
- PR 合并指标
- (平均合并 1天 16小时) (30 天内合并 6 个 PR)
描述
Much of this code was written without much focus on the public vs private API... but probably worth cleaning that up at some point.