Metadata-Version: 2.4
Name: rust-py-timer
Version: 0.1.1
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

Rust based implementation of a timer. Collects ros2 messages and calls a callback function at a fixed intervall with the latest message for each topic.
