MatthewPeterKelly/fractal-renderer

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

Open

#118 aberto em 17 de fev. de 2025

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (0 forks)github user discovery
good first issue

Métricas do repositório

Stars
 (6 stars)
Métricas de merge de PR
 (Mesclagem média 1d 16h) (6 fundiu PRs em 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.

Guia do colaborador