Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make mods nutation and fundamental pub(crate) #27

Open
AngusGMorrison opened this issue Nov 25, 2023 · 0 comments
Open

Make mods nutation and fundamental pub(crate) #27

AngusGMorrison opened this issue Nov 25, 2023 · 0 comments

Comments

@AngusGMorrison
Copy link
Contributor

As ports from ERFA, mods nutation and fundamental contain functions that aren't currently used but will be used by the time the nutation and precession modules are finished. To suppress clippy warnings about unused functions, both of these modules are currently pub. Once the nutation and precession modules are finished, these should be made pub(crate), since they don't form part of the public API.

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

No branches or pull requests

1 participant