Skip to content

ref: Privatize most low-level api functions#1953

Merged
szokeasaurusrex merged 1 commit intomasterfrom
szokeasaurusrex/privatize-low-level-api-functions
Feb 20, 2024
Merged

ref: Privatize most low-level api functions#1953
szokeasaurusrex merged 1 commit intomasterfrom
szokeasaurusrex/privatize-low-level-api-functions

Conversation

@szokeasaurusrex
Copy link
Copy Markdown
Member

Most of the low-level Api functions are never called outside api.rs, yet we still label them as public functions. Let's make all the low-level Api functions only called in api.rs private, since we should anyways probably be using the high-level functions.

@szokeasaurusrex szokeasaurusrex merged commit 1384b44 into master Feb 20, 2024
@szokeasaurusrex szokeasaurusrex deleted the szokeasaurusrex/privatize-low-level-api-functions branch February 20, 2024 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants