JavaScript error: Cannot read properties of undefined (reading 'endsWith') (https://git.liteyuki.icu/assets/js/index.js?v=1.23.3 @ 15:151791). Open browser console to see more details.
2021-02-18 20:44:33 +01:00

5 lines
69 B
Rust

mod create_index;
mod get_index;
mod update_index;
mod delete_index;