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

Support for async-std with dotenvy attribute macro #118

Closed
wants to merge 1 commit into from

Conversation

aidenfarley
Copy link

@aidenfarley aidenfarley commented Sep 4, 2024

Will eventually close #117

Adds support for async-std along with the new load macro for dotenvy. Also includes an example with tokio and the new macro.

@aidenfarley
Copy link
Author

@allan2 While the process might be convoluted, is there anything inherently wrong with the changes I made?
If dotenvy is the first thing to be run, and it doesn't use any asynchronous calls, what is the requirement to have it be in a synchronous function?

@aidenfarley aidenfarley deleted the branch allan2:v0.16 September 5, 2024 01:05
@aidenfarley aidenfarley closed this Sep 5, 2024
@aidenfarley aidenfarley deleted the v0.16 branch September 5, 2024 01:05
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.

1 participant