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

book: Add imports to hot reload chapter #415

Merged
merged 1 commit into from
Dec 5, 2023
Merged

Conversation

tigerros
Copy link

@tigerros tigerros commented Dec 4, 2023

No description provided.

@marc2332 marc2332 added the documentation Improvements or additions to documentation label Dec 4, 2023
@marc2332 marc2332 self-requested a review December 4, 2023 16:48

```rust, no_run
fn main() {
use freya::prelude::*;
use freya::hot_reload::FreyaCtx;
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I should definitely be exporting FreyaCtx in the prelude mmm, I'll change it, we can leave this like this for now

@marc2332 marc2332 merged commit b0bb56a into marc2332:main Dec 5, 2023
@marc2332
Copy link
Owner

marc2332 commented Dec 5, 2023

Thanks!! 🔥

@tigerros
Copy link
Author

tigerros commented Dec 5, 2023

A fire emoji for two lines? lol

@marc2332
Copy link
Owner

marc2332 commented Dec 5, 2023

A fire emoji for two lines? lol

Small details matter 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants