8000 Allow systems to have mutable state not shared with others by oli-obk · Pull Request #32 · wick3dr0se/secs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Allow systems to have mutable state not shared with others #32

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

Merged
merged 2 commits into from
Apr 10, 2025

Conversation

oli-obk
Copy link
Contributor
@oli-obk oli-obk commented Apr 10, 2025

This avoids having to use RefCell or RwLock if a system is the only system ever accessing some data.

@wick3dr0se wick3dr0se merged commit 0eee253 into wick3dr0se:main Apr 10, 2025
6 checks passed
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
0