Skip to content

spiraldb/arcref

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcref

A smart pointer type that can wrap either a &'static T or an Arc<T>.

See the examples/ folder for example usage.

About

🦀 &'static T | Arc<T>

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages