https://github.com/termoshtt/deco
Python-like decorator in Rust
https://github.com/termoshtt/deco
decorators proc-macro rust
Last synced: 7 months ago
JSON representation
Python-like decorator in Rust
- Host: GitHub
- URL: https://github.com/termoshtt/deco
- Owner: termoshtt
- License: mit
- Created: 2018-04-07T13:08:58.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-14T02:55:32.000Z (almost 6 years ago)
- Last Synced: 2024-10-13T19:19:19.900Z (over 1 year ago)
- Topics: decorators, proc-macro, rust
- Language: Rust
- Size: 12.7 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pydeco
[](https://crates.io/crates/pydeco)
[](https://docs.rs/pydeco)
Python-like decorator in Rust