Anki/rslib/src/lib.rs
Damien Elmes 5876866565 tweaking the folder names again
hopefully that's the last of it
2020-01-03 07:48:38 +10:00

6 lines
83 B
Rust

mod backend_proto;
pub mod backend;
pub mod err;
pub mod sched;
pub mod template;