pub async fn mountain_get_cache_stats(
app_handle: AppHandle,
) -> Result<MessageCache, String>Expand description
Tauri command to get cache statistics
pub async fn mountain_get_cache_stats(
app_handle: AppHandle,
) -> Result<MessageCache, String>Tauri command to get cache statistics