Skip to content

Reduce pub visibility for most variables / functions #265

Description

@kevinlewi

Lots of things that currently have pub visibility do not need to be publicly visible. Let's do a pass over everything that is pub and see if it can be downgraded to pub(crate) at least.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

cleanupChanges that don't really affect the core computation, but improve maintenance

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions