mangayomi/messages
kodjomoustapha 2353b48e59 fix
2024-05-20 16:28:16 +01:00
..
crop_borders.proto fix 2024-05-20 16:28:16 +01:00
README.md Apply Rinf version 6 2024-01-24 03:33:41 +09:00

Protobuf Messages

This folder contains Protobuf message files that serve as an API between Dart and Rust. .proto files can be compiled into Dart and Rust code with the command rinf message, provided by the Rinf framework.