Courses
Tutorials
Interview Prep
DSA
Practice Problems
C
C++
Java
Python
JavaScript
Data Science
Machine Learning
Courses
Linux
DevOps
Similar Topics
Web Technologies
32.1K+ articles
DSA
20.4K+ articles
Python
19.6K+ articles
Experiences
15.8K+ articles
Interview Experiences
14.4K+ articles
School Learning
11.1K+ articles
JavaScript
9.9K+ articles
Java
9.4K+ articles
Misc
7.7K+ articles
Mathematics
5.6K+ articles
Rust compatibility
1 posts
Recent Articles
Popular Articles
Rust - Reference Counted Smart Pointer
Last Updated: 16 September 2022
In Rust, there is a concept of a Smart pointer where we use multiple ownership explicitly using the RcT type. This Rc type is referred to as Reference counting. This conce...
read more
Picked
Rust
Rust compatibility