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

Update compose-structs.md #426

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

detoxifiedplant
Copy link

change in indentation & styling for better reading

change in indentation & styling for better reading
@detoxifiedplant detoxifiedplant marked this pull request as draft January 19, 2025 16:00
@detoxifiedplant detoxifiedplant marked this pull request as ready for review January 19, 2025 16:00
Copy link
Collaborator

@marcoieni marcoieni left a comment

Choose a reason for hiding this comment

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

thanks!

@marcoieni
Copy link
Collaborator

Can you find a solution to fix dprint?

E.g. we could use the ^^^ also for the other comment?

@marcoieni
Copy link
Collaborator

Something like this:

    print_database(&db); 
    //              ^^ Immutable borrow of `db` happens here
    // *connection_string = "new string".to_string();
    // ^^^^^^^^^^^^^^^^^^ Mutable borrow is used here

@detoxifiedplant
Copy link
Author

@marcoieni sure, let me see what can be done to fix it

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.

2 participants