mirror of
https://github.com/ankitects/anki.git
synced 2026-01-14 06:23:57 -05:00
If we go ahead with betterproto on the Python side, it will mean bumping the minimum Python dependency to 3.7.
4 lines
41 B
Rust
4 lines
41 B
Rust
mod proto;
|
|
|
|
pub mod bridge;
|
|
pub mod err;
|