Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Reduce pub visibility for most variables / functions #265

@kevinlewi

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.

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