Skip to content
Snippets Groups Projects
Commit 434d7a3e92e3 authored by Yuya Nishihara's avatar Yuya Nishihara
Browse files

rust-cpython: make inner functions and structs of ref_sharing private

Most of these methods were public because they had to be accessible from
macro-generated functions. Some "unsafe" can be removed since we can
guarantee the data consistency across non-public operations.
parent 0df8312463ae
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment