trigger_sync

Function trigger_sync 

Source
pub async fn trigger_sync(
    __arg0: State<AdminState>,
    __arg1: Path<String>,
) -> Json<ApiResponse<String>>