Skip to content

Conversation

@fadeevab
Copy link
Owner

@fadeevab fadeevab commented May 3, 2023

I found that Rc<RefCell<..>> approach dealing with complex object dependencies may actually be useful. I decided to move this case into the repo for the Mediator pattern for quick referencing.

fadeevab added 3 commits May 3, 2023 20:02
I found that `Rc<RefCell<..>>` may actually be useful in some cases.
I decided to move this case into the repo for a quick reference.
Fix `cargo clippy` errors revealing from the newest features
@fadeevab fadeevab merged commit 134c0f6 into main May 4, 2023
@fadeevab fadeevab deleted the feature/mediator-rc-refcell branch May 4, 2023 11:00
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