MatthewPeterKelly/fractal-renderer

Remove `pub` from variables, structs, and functions when possible

Open

#118 ouverte le 17 févr. 2025

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)Rust (0 forks)github user discovery
good first issue

Métriques du dépôt

Stars
 (6 stars)
Métriques de merge PR
 (Merge moyen 1j 16h) (6 PRs mergées en 30 j)

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.

Guide contributeur