Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/salmmanfred/handy_macros


https://github.com/salmmanfred/handy_macros

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# handy_macros

s!("&str") instead of "&str".to_string()
and
o!(borrowed_obj) instead of borrowed_obj.to_owned()