Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

async<$size_in_bytes> error #38

Answered by augchan42
augchan42 asked this question in Q&A
Discussion options

You must be logged in to vote

Ok, I think best practice is to create normal non public functions that don't return async if you think the function might be useful elsewhere in your code. Then create a pub wrapper function around it if you think the same function will be called externally.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@seb-icp
Comment options

Answer selected by seb-icp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants