mirror of
https://github.com/kodjodevf/mangayomi.git
synced 2026-05-03 08:49:30 +00:00
258 B
258 B
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.