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

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

Awesome Lists containing this project

README

          

# pydeco

[![Crate](http://meritbadge.herokuapp.com/pydeco)](https://crates.io/crates/pydeco)
[![docs.rs](https://docs.rs/pydeco/badge.svg)](https://docs.rs/pydeco)

Python-like decorator in Rust