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

Smart use of pub(crate) #25

Open
D4nte opened this issue Aug 20, 2020 · 0 comments
Open

Smart use of pub(crate) #25

D4nte opened this issue Aug 20, 2020 · 0 comments

Comments

@D4nte
Copy link
Contributor

D4nte commented Aug 20, 2020

I do not think the lib consumer should access the various module protocol and their StateX types.

We should try to use pub(crate) to direct a consumer in using the functions and structs introduced in lib.rs with #22.

@D4nte D4nte mentioned this issue Aug 20, 2020
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