Is it safe to `Send` struct containing `Rc` if strong_count is 1 and weak_count is 0?

99封情书 提交于 2020-09-27 06:46:27

来源:https://stackoverflow.com/questions/58977260/is-it-safe-to-send-struct-containing-rc-if-strong-count-is-1-and-weak-count

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!