watchbind icon indicating copy to clipboard operation
watchbind copied to clipboard

Turn watchbind into a Rust library as well

Open fritzrehde opened this issue 5 months ago • 0 comments

Currently, I am using Python as a scripting language and then calling the rust binary. However, I am becoming increasingly frustrated with Python's lack of compile-time type system, which becomes annoying for anything slightly non-trivial. Therefore, I think it would be useful to also provide watchbind as a library for some slightly more complex use-cases.

fritzrehde avatar Jan 16 '24 18:01 fritzrehde