You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mediarepo/mediarepo-api/src/lib.rs

5 lines
71 B
Rust

pub mod types;
#[cfg(feature = "tauri-plugin")]
pub mod tauri_plugin;