Anki/rslib/proto
Damien Elmes f3b6deefe9 Combine all backend methods into a single js/d.ts file, like in Python
Easier to import from, and allows us to declare the output of the build
action without having to iterate over all the proto filenames. Have
confirmed it doesn't break esbuild's tree shaking.
2023-07-03 13:46:38 +10:00
..
src deckconfig.proto -> deck_config.proto 2023-07-03 13:44:54 +10:00
build.rs Fix building outside workspace 2023-07-02 18:22:44 +10:00
Cargo.toml Remove some unused Rust dependencies 2023-06-24 19:30:29 +10:00
python.rs deckconfig.proto -> deck_config.proto 2023-07-03 13:44:54 +10:00
rust.rs Fix building outside workspace 2023-07-02 18:22:44 +10:00
ts.rs Combine all backend methods into a single js/d.ts file, like in Python 2023-07-03 13:46:38 +10:00