rust-qt / ritual

Use C++ libraries from Rust
Apache License 2.0
1.22k stars 49 forks source link

new_uninitialized should not be visible outside of the crate #36

Closed Riateche closed 7 years ago

Riateche commented 7 years ago

new_uninitialized methods of structs is an implementation detail and should be hidden.