Skip to content

Shared pointer implementation for Rust. The most of source code is copied from Rust Rc pointer but get_mut function. This project is just for a training to learn Rust.

Notifications You must be signed in to change notification settings

miyamofigo/rust-shared-ptr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust-shared-ptr

Shared pointer implementation for Rust. The most of source code is copied from Rust Rc pointer but get_mut function. This project is just for a training to learn Rust.

About

Shared pointer implementation for Rust. The most of source code is copied from Rust Rc pointer but get_mut function. This project is just for a training to learn Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages