Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/salmmanfred/handy_macros
https://github.com/salmmanfred/handy_macros
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/salmmanfred/handy_macros
- Owner: salmmanfred
- License: mit
- Created: 2022-05-15T00:21:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-05-15T00:27:49.000Z (over 2 years ago)
- Last Synced: 2024-12-13T11:53:38.920Z (about 1 month ago)
- Language: Rust
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
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()